===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-y18n-4.0.0/README.md-32-
node-y18n-4.0.0/README.md:33:console.log(__`my awesome string ${str}`)
node-y18n-4.0.0/README.md-34-```
##############################################
node-y18n-4.0.0/test/y18n-test.js-38-
node-y18n-4.0.0/test/y18n-test.js:39:      __`Hi, ${'Ben'} ${'Coe'}!`.should.equal('Yarr! Shiver me timbers, why \'tis Ben Coe!')
node-y18n-4.0.0/test/y18n-test.js-40-    })
##############################################
node-y18n-4.0.0/test/y18n-test.js-46-
node-y18n-4.0.0/test/y18n-test.js:47:      __`Hi, ${'Ben'} ${''}!`.should.equal('Yarr! Shiver me timbers, why \'tis Ben !')
node-y18n-4.0.0/test/y18n-test.js-48-    })