Can someone tell me where can I find the Node.js modules, which I installed using npm?
npm
Btw, npm will look for node_modules in parent folders (up to very root) if can not find in local.