package-merger
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "package-merger", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "This modules reads all directories inside current directory for package.json files and creates a master package.json", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
### `$ npm install package-merger -g` | ||
### `cd <targetdir>` | ||
### `package-merger > package.json` | ||
### `$ cd <targetdir>` | ||
### `$ package-merger > package.json` | ||
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
1556