degree -> repoDepth
This commit is contained in:
+4
-4
@@ -3,7 +3,7 @@
|
|||||||
"website": "https://jspm.io",
|
"website": "https://jspm.io",
|
||||||
|
|
||||||
"location": "https://github.jspm.io",
|
"location": "https://github.jspm.io",
|
||||||
"degree": 2,
|
"repoDepth": 2,
|
||||||
"versionPrefix": "@",
|
"versionPrefix": "@",
|
||||||
"minorVersions": true,
|
"minorVersions": true,
|
||||||
"latestVersions": true,
|
"latestVersions": true,
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
"website": "https://jspm.io",
|
"website": "https://jspm.io",
|
||||||
|
|
||||||
"location": "https://npm.jspm.io",
|
"location": "https://npm.jspm.io",
|
||||||
"degree": 1,
|
"repoDepth": 1,
|
||||||
"versionPrefix": "@",
|
"versionPrefix": "@",
|
||||||
"minorVersions": true,
|
"minorVersions": true,
|
||||||
"latestVersions": true,
|
"latestVersions": true,
|
||||||
@@ -23,10 +23,10 @@
|
|||||||
"website": "http://cdnjs.com",
|
"website": "http://cdnjs.com",
|
||||||
|
|
||||||
"location": "https://cdnjs.cloudflare.com/ajax/libs",
|
"location": "https://cdnjs.cloudflare.com/ajax/libs",
|
||||||
"degree": 1,
|
"repoDepth": 1,
|
||||||
"versionPrefix": "/",
|
"versionPrefix": "/",
|
||||||
"minorVersions": false,
|
"minorVersions": false,
|
||||||
"latestVersions": false,
|
"latestVersions": false,
|
||||||
"mains": false
|
"mains": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user