Skip to content

Instantly share code, notes, and snippets.

@samtsai
Created December 4, 2013 15:13
Show Gist options
  • Save samtsai/7789148 to your computer and use it in GitHub Desktop.
Save samtsai/7789148 to your computer and use it in GitHub Desktop.
List npm global modules installed without dependencies
npm ls --depth 0 -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment