0.0.2-remove-ava-54a458cce10fb4c5a7c25b7608a1395b8478146a • Published 7 years ago
partial-install v0.0.2-remove-ava-54a458cce10fb4c5a7c25b7608a1395b8478146a
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.