Can someone tell me where can I find the Node.js modules, which I installed using npm?
npm
On windows I used npm list -g to find it out. By default my (global) packages were being installed to C:\Users\[Username]\AppData\Roaming\npm.
npm list -g
C:\Users\[Username]\AppData\Roaming\npm