UNPKG

cdnjs-cdn-data

Version:
36 lines (35 loc) 741 B
{ "name": "cdnjs-cdn-data", "version": "0.1.2", "description": "CDNJS CDN Data for google-cdn", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git://github.com/shahata/cdnjs-cdn-data.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "author": "Shahar Talmi", "license": "MIT", "bugs": { "url": "https://github.com/shahata/cdnjs-cdn-data/issues" }, "homepage": "https://github.com/shahata/cdnjs-cdn-data", "keywords": [ "cdn", "cdnjs" ], "devDependencies": { "grunt": "~0.4.2", "grunt-release": "~0.6.0", "chai": "~1.8.1", "mocha": "~1.17.0" }, "dependencies": { "semver": "~5.0.1" } }