extractdeps
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "extractdeps", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Extract dependencies from a given package.json-file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,5 +5,11 @@ # extractdeps | ||
Usage: | ||
## Installation | ||
``` | ||
npm install -g extractdeps | ||
``` | ||
## Usage: | ||
``` | ||
extractdeps path/to/package.json | ||
@@ -10,0 +16,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6305
22