0.0.3-fix-directory-a6fa4a854eb948c3819c6989b7ef3c7fc1133262 • Published 7 years ago
partial-install v0.0.3-fix-directory-a6fa4a854eb948c3819c6989b7ef3c7fc1133262
partial-install
Subset package.json based on the needs of a specific entry point file.
Installation
npm install --global partial-installDocumentation
The tool takes an entry point file and an output directory as arguments. It
will analyze the dependency tree of the entry point file, and subset
package.json and package-lock.json from the current directory, and store
them in the ouput directory.
Contribute
- Issue Tracker: github.com/balena-io-modules/partial-install/issues
- Source Code: github.com/balena-io-modules/partial-install
License
The project is licensed under the Apache 2.0 license.