1.0.2 • Published 11 years ago
prunenm v1.0.2
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.