node-modules-cleaner
v1.0.4
Published
Script to clean redundant node_modules folders
Readme
node-modules-cleaner
Node script to delete unused node_modules folders in a specified folder
Usage
Install the script on your machine using npm
npm install -g node-modules-cleanerRun the script using the clean-node-modules command
clean-node-modulesConfirm the notification to clear redundant folders

That's it, all redundant node_modules folders (more than 30 days old) within the specified folder are gone.
