Skip to content

Instantly share code, notes, and snippets.

@Kimserey
Created May 21, 2017 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kimserey/1c092d7efb8a4c4de2d32c9dc7fdc8ed to your computer and use it in GitHub Desktop.
Save Kimserey/1c092d7efb8a4c4de2d32c9dc7fdc8ed to your computer and use it in GitHub Desktop.
List top level installed packages
npm ls --depth=0
npm -g ls --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment