===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-caniuse-api-3.0.0/src/index.js-28-    if (res.length === 1) return getSupport(res[0])
node-caniuse-api-3.0.0/src/index.js:29:    throw new ReferenceError(`Please provide a proper feature name. Cannot find ${query}`)
node-caniuse-api-3.0.0/src/index.js-30-  }
##############################################
node-caniuse-api-3.0.0/src/index.js-42-    } else {
node-caniuse-api-3.0.0/src/index.js:43:      throw new ReferenceError(`Please provide a proper feature name. Cannot find ${feature}`)
node-caniuse-api-3.0.0/src/index.js-44-    }