Skip to content

Instantly share code, notes, and snippets.

@ceme
Created August 13, 2015 15:26
Show Gist options
  • Save ceme/43f76b4a337f371f5e71 to your computer and use it in GitHub Desktop.
Save ceme/43f76b4a337f371f5e71 to your computer and use it in GitHub Desktop.
List locally installed npm modules
npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment