0.1.6 • Published 2 years ago

pkg-json-merge v0.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago