npm login
npm --registry=https://registry.npmjs.org/  login

npm publish --registry=https://registry.npmjs.org/


npm install express --registry=https://registry.npmmirror.com

