prunenm
v1.0.2
Published
deletes all node_module directories in a given path
Downloads
2
Readme
prunenm
recursively deletes all node_module directories in the path
Install with npm install prunenm.
API
prunenm(ctx, root_dir)
CLI
If installed with npm install prunenm -g it can be used as a global
command prunenm <path> which is useful for cross platform support.
