Can someone tell me where can I find the Node.js modules, which I installed using npm?
npm
To get a compact list without dependencies simply use
npm list -g --depth 0