NPM Commands

npm root -g // will report the path to where your globally installed npm packages reside

npm -g list // to list all globally installed npm packages