0.0.3 • Published 5 years ago

partial-install v0.0.3

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

partial-install

Subset package.json based on the needs of a specific entry point file.

Installation

npm install --global partial-install

Documentation

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

License

The project is licensed under the Apache 2.0 license.