UNPKG

664 BJSONView Raw
1{
2 "npm": {
3 "home": "https://www.npmjs.org",
4 "registry": "https://registry.npmjs.org/"
5 },
6 "yarn": {
7 "home": "https://yarnpkg.com",
8 "registry": "https://registry.yarnpkg.com/"
9 },
10 "taobao": {
11 "home": "https://npmmirror.com/",
12 "registry": "https://registry.npmmirror.com/"
13 },
14 "tencent": {
15 "home": "https://mirrors.cloud.tencent.com/npm/",
16 "registry": "https://mirrors.cloud.tencent.com/npm/"
17 },
18 "npmMirror": {
19 "home": "https://skimdb.npmjs.com/",
20 "registry": "https://skimdb.npmjs.com/registry/"
21 },
22 "github": {
23 "home": "https://npm.pkg.github.com/",
24 "registry": "https://npm.pkg.github.com/"
25 }
26}