package-json-updater
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

package-json-updater

simple updater for dependencies in package json

  • will get a new package.json file with current version of all dependencies and devDependencies and all the other contents will remain the same.

  • helpful for those those who take prototype of package json from old project and using it in current project and need all dependencies with current version.

npm Travis styled with prettier Built with generator-ts-np

Usage

  • Install package-json-updater globally

pkg-json-updater --src=path/to/source/package.json --dest=path/to/dest/new-package.json

Change log

brief change log

Version of ts-np-generator used: used version of ts-np generator

Licence

MIT © Lakshmipriya.mukundan@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i package-json-updater

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

8.12 kB

Total Files

9

Last publish

Collaborators

  • lakshmipriyamukundan