Skip to content

Instantly share code, notes, and snippets.

@eager
Created September 11, 2010 13:08
Show Gist options
  • Save eager/575169 to your computer and use it in GitHub Desktop.
Save eager/575169 to your computer and use it in GitHub Desktop.
# Cycle all npm packages
npm ls installed | ack -o '^(?!npm)[\w-]+'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment