1.0.0 • Published 6 years ago

clean-node v1.0.0

Weekly downloads
3
License
Apache License 2....
Repository
github
Last release
6 years ago

clean-node

Clean node_modules for your Node App

Installation

npm install -g clean-node

yarn global add clean-node

OR

npm install --save-dev clean-node

yarn add --dev clean-node

and add as a script in your package.json

"scripts": {
  "clean": "clean-node"
}

How to

type clean-node in your terminal and that's it :wink:

1.0.0

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