===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-grunt-sass-3.1.0/tasks/sass.js-16-		}
node-grunt-sass-3.1.0/tasks/sass.js:17:		grunt.verbose.writeln(`\n${options.implementation.info}\n`);
node-grunt-sass-3.1.0/tasks/sass.js-18-
##############################################
node-grunt-sass-3.1.0/tasks/sass.js-34-				if (options.sourceMap) {
node-grunt-sass-3.1.0/tasks/sass.js:35:					const filePath = options.sourceMap === true ? `${item.dest}.map` : options.sourceMap;
node-grunt-sass-3.1.0/tasks/sass.js-36-					grunt.file.write(filePath, result.map);