Remove a package
npm rm <name> npm uninstall <name>
This uninstalls a package, completely removing everything npm installed on its behalf.
npm-uninstall — npm@1.3.25