Created
July 5, 2016 08:11
-
-
Save ediblecode/20cc1e929511c1c6e84825943508da96 to your computer and use it in GitHub Desktop.
Lists out globally installed NPM packages, with their version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm list -g --depth=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment