Sha256: 2a077cdb1d7f2d44f4fc169a6fbb15735eb1cc8e736aa5e910684fe02343de81
Contents?: true
Size: 1.07 KB
Versions: 5
Compression:
Stored size: 1.07 KB
Contents
{ "name": "callpixels", "description": "Callpixels Javascript API", "version": "0.1.0", "homepage": "https://github.com/callpixels/callpixelsjs", "repository": { "type": "git", "url": "https://github.com/callpixels/callpixelsjs.git" }, "bugs": { "url": "https://github.com/callpixels/callpixelsjs/issues" }, "author": { "name": "Blake Hilscher", "email": "blake@callpixels.com", "url": "http://callpixels.com/" }, "contributors": [ { "name": "Blake Hilscher", "email": "blake@hilscher.ca", "url": "http://blake.hilscher.ca/" } ], "licenses": [ { "type": "GPLv3", "url": "http://github.com/callpixels/callpixelsjs/blob/master/LICENSE" } ], "main": "src/package.js", "engines": { "node": ">= 0.6.x" }, "dependencies": { }, "devDependencies": { "grunt": "~0.4.5", "jsdoc": "~3.2.2", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-nodeunit": "~0.4.1", "grunt-contrib-uglify": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-contrib-concat": "~0.4.0" } }
Version data entries
5 entries across 5 versions & 1 rubygems