jsdelivr-cdn-data
Version:
jsDelivr CDN Data for google-cdn
34 lines (33 loc) • 718 B
JSON
{
"name": "jsdelivr-cdn-data",
"version": "1.0.4",
"description": "jsDelivr CDN Data for google-cdn",
"main": "index.js",
"scripts": {
"test": "mocha",
"prepublish": "./update.sh"
},
"repository": {
"type": "git",
"url": "git@github.com:shahata/jsdelivr-cdn-data.git"
},
"author": "Shahar Talmi",
"license": "MIT",
"bugs": {
"url": "https://github.com/shahata/jsdelivr-cdn-data/issues"
},
"homepage": "https://github.com/shahata/jsdelivr-cdn-data",
"keywords": [
"cdn",
"jsdelivr"
],
"devDependencies": {
"grunt": "~0.4.2",
"grunt-release": "~0.6.0",
"mocha": "~1.17.0",
"chai": "~1.8.1"
},
"dependencies": {
"semver": "^5.7.1"
}
}