使用nrm管理npm源
npm install nrm -g
nrm —-help
nrm add newreg http://registry.npmjs.new.com
nrm ls
nrm test
nrm use cnpm