gpm plugin for run command gpm foreach <plugin>
The plugin will clean the all NodeJs project's node_modules
directory
npm install gpm-plugin-clear-node-modules -g
gpm foreach clear-node-modules
git clone https://github.com/gpmer/gpm-plugin-clear-node-modules.git
cd ./gpm-plugin-clear-node-modules
node ./index.js
You can flow Contribute Guide
The MIT License