{
  "name": "api-copilot",
  "version": "0.6.1",
  "main": "./lib",
  "scripts": {
    "test": "grunt"
  },
  "dependencies": {
    "colors": "~1.0.3",
    "commander": "~2.7.1",
    "deepmerge": "^0.2.7",
    "electrolyte": "0.0.6",
    "glob": "^5.0.5",
    "http-status": "~0.1.4",
    "inflection": "^1.3.5",
    "js-yaml": "^3.0.2",
    "log4js": "^0.6.12",
    "q": "^1.0.1",
    "request": "~2.55.0",
    "underscore": "~1.8.3"
  },
  "devDependencies": {
    "body-parser": "^1.12.2",
    "express": "^4.12.3",
    "grunt": "~0.4.4",
    "grunt-bump": "~0.3.0",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-jshint": "~0.11.1",
    "grunt-docker": "0.0.10",
    "grunt-gh-pages": "~0.10.0",
    "grunt-jasmine-node": "~0.3.1"
  },
  "homepage": "https://github.com/lotaris/api-copilot",
  "bugs": "https://github.com/lotaris/api-copilot/issues",
  "author": {
    "name": "Simon Oulevay",
    "email": "simon.oulevay@gmail.com",
    "url": "https://github.com/AlphaHydrae"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lotaris/api-copilot"
  },
  "license": "MIT"
}
