To uninstall a global package,type:
npm uninstall -g <package>
To uninstall a package called jshint, you would type:
npm uninstall -g jshint
© npm, Inc. and Contributors
Licensed under the npm License.
npm is a trademark of npm, Inc.
https://docs.npmjs.com/getting-started/uninstalling-global-packages