0.1.6 • Published 3 years ago

pkg-json-merge v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Usage of the Package

The packageA.json will be updated and get only the new dependeces from packageB.json

npm exec pkg-json-merge ./path/to/packageA.json ./path/to/packageB.json

How to use it globaly Run this code inside the main folder

npm link

you are now ready to use it globally on your machine throw this code

pkg-json-merge ./path/to/packageA.json ./path/to/packageB.json
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago