I have recently started developing for node. The company that I work for has an internal npm registry. I want to know how to use different registry settings depending upon where
https://github.com/npm/npm/issues/4751
npm recently added support for per-package .npmrc files, should do what you want.