Skip to content

Instantly share code, notes, and snippets.

@kbshl
Created October 1, 2015 12:21
Show Gist options
  • Save kbshl/5bb35987b03177beed63 to your computer and use it in GitHub Desktop.
Save kbshl/5bb35987b03177beed63 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