1.0.0 • Published 7 years ago

clean-node v1.0.0

Weekly downloads
3
License
Apache License 2....
Repository
github
Last release
7 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

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago