Provided by: npm_1.3.10~dfsg-1_all 

NAME
npm-rm - Remove a package
SYNOPSIS
npm rm <name>
npm uninstall <name>
DESCRIPTION
This uninstalls a package, completely removing everything npm installed on its behalf.
SEE ALSO
• npm help prune
• npm help install
• npm help folders
• npm help config
• npm help config
• npm help npmrc
October 2013 NPM-RM(1)