$ gnpm install snyk-try-require
This package tries to load and parse a package.json
file. This does not load the package into memory (as per require
).
What snyk-try-require does:
package.json
can't be found, but fulfills with null
debug
module under the snyk:resolve:try-require
keydependencies
and devDependencies
if they're missing__filename
containing the full original path to the packagesnyk
propertynpm-shrinkwrap.json
will include a shrinkwrap
boolean propertyleading
and trailing
whitespace of the original package.json
file as a leading
and trailing
property respectivelyCopyright 2013 - present © cnpmjs.org | Home |