0.0.5 • Published 6 years ago

copy-dependencies v0.0.5

Weekly downloads
34
License
ISC
Repository
github
Last release
6 years ago

copy-dependencies

Command line utility to copy the dependencies from one node package to another.

Updates the package.json file in the target folder to include the values of dependencies, peerDependencies and devDependencies from the package.json in the source folder. Does not copy any files across.

Usage

npm install copy-dependencies -g
copy-dependencies ./path/to/source ./path/to/target
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago