===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-indent-string-4.0.0/index.js-11-		throw new TypeError(
node-indent-string-4.0.0/index.js:12:			`Expected \`input\` to be a \`string\`, got \`${typeof string}\``
node-indent-string-4.0.0/index.js-13-		);
##############################################
node-indent-string-4.0.0/index.js-17-		throw new TypeError(
node-indent-string-4.0.0/index.js:18:			`Expected \`count\` to be a \`number\`, got \`${typeof count}\``
node-indent-string-4.0.0/index.js-19-		);
##############################################
node-indent-string-4.0.0/index.js-23-		throw new TypeError(
node-indent-string-4.0.0/index.js:24:			`Expected \`options.indent\` to be a \`string\`, got \`${typeof options.indent}\``
node-indent-string-4.0.0/index.js-25-		);