Skip to content

Instantly share code, notes, and snippets.

@murillomarigo
Created November 14, 2015 13:30
Show Gist options
  • Save murillomarigo/88d130c47764f2d40838 to your computer and use it in GitHub Desktop.
Save murillomarigo/88d130c47764f2d40838 to your computer and use it in GitHub Desktop.
Listing globally installed NPM packages and version
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment