Node.js and NPM Commands
Aus MattWiki
List of helpful commands for Node.js and NPM (Node Package Manager)
npm ls # Show packages on which app depends and their install status npm ls --global # Show globally installed packages
List of helpful commands for Node.js and NPM (Node Package Manager)
npm ls # Show packages on which app depends and their install status npm ls --global # Show globally installed packages