===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-async-limiter-2.0.0/example/index.js-4-const concurrency = 1;
node-async-limiter-2.0.0/example/index.js:5:console.log(`Running async-limiter demo with concurrency '${concurrency}'. ` + 
node-async-limiter-2.0.0/example/index.js-6-  'Edit example/index.js to try other configurations.');