Files
2013-12-30 18:51:14 +02:00

43 lines
896 B
JSON

{
"github": {
"website": "https://jspm.io",
"location": "https://github.jspm.io",
"repoDepth": 2,
"versionPrefix": "@",
"minorVersions": true,
"latestVersions": true,
"mains": true
},
"npm": {
"website": "https://jspm.io",
"location": "https://npm.jspm.io",
"repoDepth": 1,
"versionPrefix": "@",
"minorVersions": true,
"latestVersions": true,
"mains": true
},
"cdnjs": {
"website": "http://cdnjs.com",
"location": "https://cdnjs.cloudflare.com/ajax/libs",
"repoDepth": 1,
"versionPrefix": "/",
"minorVersions": false,
"latestVersions": false,
"mains": false
},
"gist": {
"website": "https://npmjs.org/package/jspm-gist",
"location": "https://gist.jspm.io",
"repoDepth": 1,
"versionPrefix": "@",
"minorVersions": true,
"latestVersions": true,
"mains": true
}
}