1.0.1 • Published 5 years ago

package-json-refresher v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Version

package.json Refresher

Easy to refresh your package.json. It does the following;

  • Delete "node_modules" and "package-lock.json".
  • Back up "package.json" in case something goes wrong.
  • Deletes and reinstall "dependencies" and "devDependencies".

Install

npm i package-json-refresher -g

Usage

cd path/to/where/package.json/is
refresh-package-json

License

License: MIT

1.0.1

5 years ago

1.0.0

5 years ago