NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Linkify all dependencies found in an JSON file.
The following JSON schemes are supported:
package.json
& npm-shrinkwrap.json
bower.json
project.json
package.json
In the JSON file it will search for the following dependency keys:
dependencies
devDependencies
peerDependencies
bundleDependencies
bundledDependencies
packageDependencies
optionalDependencies
packageDependencies
.Rating: 1