Skip to content

Instantly share code, notes, and snippets.

@ediblecode
Created July 5, 2016 08:11
Show Gist options
  • Save ediblecode/20cc1e929511c1c6e84825943508da96 to your computer and use it in GitHub Desktop.
Save ediblecode/20cc1e929511c1c6e84825943508da96 to your computer and use it in GitHub Desktop.
Lists out globally installed NPM packages, with their version
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment