UNPKG

superschema

Version:
30 lines (29 loc) 701 B
{ "name": "superschema", "version": "0.2.0", "description": "Awesome checking tool", "main": "src/index.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "git+https://github.com/EDMdesigner/superschema.git" }, "author": "cztamas", "license": "ISC", "bugs": { "url": "https://github.com/EDMdesigner/superschema/issues" }, "homepage": "https://github.com/EDMdesigner/superschema#readme", "dependencies": {}, "devDependencies": { "gulp": "^3.9.1", "gulp-istanbul": "^1.1.1", "gulp-jasmine": "^2.4.2", "gulp-jshint": "^2.0.4", "jshint": "^2.9.4", "jshint-stylish": "^2.2.1", "knockout": "^3.4.2" } }