{ "name": "", "version": "1.0.0", "description": "", "main": "index.js", "keywords": [ "swagger" ], "license": "MIT", "private": true, "dependencies": { "connect": "^3.2.0", "swagger-tools": "0.8.*", "bluebird": "" }, "devDependencies": { "should": "~7.0.1", "mocha": "^2.1.0", "sinon": "1.16.1", "sinon-as-promised": "^2.0.3", "sinon-chai": "^2.7.0", "supertest": "^0.15.0", "underscore": "^1.8.3", "xunit-file": "0.0.6" }, "scripts" :{ "postinstall": "scripts/post-install.sh", "start" : "start shovel" } }