@cliz/nrm
Version:
NPM Registry Manager
57 lines (56 loc) • 1.48 kB
JSON
[
{
"name": "npm",
"description": "NPM Official Registry",
"home": "https://www.npmjs.org",
"registry": "https://registry.npmjs.org/"
},
{
"name": "yarn",
"description": "YARN Registry",
"home": "https://yarnpkg.com",
"registry": "https://registry.yarnpkg.com/"
},
{
"name": "github",
"description": "Github NPM Registry",
"home": "https://github.com/features/packages",
"registry": "https://npm.pkg.github.com"
},
{
"name": "cnpm",
"description": "CNPM Registry",
"home": "https://cnpmjs.org",
"registry": "https://r.cnpmjs.org/"
},
{
"name": "tencent",
"description": "Tencent NPM Registry",
"home": "https://mirrors.cloud.tencent.com/npm/",
"registry": "https://mirrors.cloud.tencent.com/npm/"
},
{
"name": "taobao",
"description": "Taobao NPM Registry",
"home": "https://npmmirror.com",
"registry": "https://registry.npmmirror.com/"
},
{
"name": "couchdb",
"description": "CouchDB NPM Registry",
"home": "https://skimdb.npmjs.com/",
"registry": "https://skimdb.npmjs.com/registry/"
},
{
"name": "binquant",
"description": "Binquant NPM Registry",
"home": "https://app-bq-npm.zcorky.com/",
"registry": "https://app-bq-npm.zcorky.com/"
},
{
"name": "td",
"description": "ThinkingData NPM Registry",
"home": "https://npm.thinkingdata.cn:3443/",
"registry": "https://npm.thinkingdata.cn:3443/"
}
]