{
  "name": "swagapi",
  "version": "0.4.0",
  "description": "SWAGAPI framework",
  "main": "index.js",
  "author": "A. Munhoz (Brazil)",
  "homepage": "https://github.com/amunhoz/swagapi",
  "repository": {
    "type": "git",
    "url": "https://github.com/amunhoz/swagapi"
  },
  "scripts": {
    "start": "node index.js"
  },
  "license": "MIT",
  "dependencies": {
    "app-root-dir": "^1.0.2",
    "body-parser": "^1.17.2",
    "cache-manager": "^2.6.0",
    "clone": "^2.1.1",
    "compression": "^1.6.2",
    "cookie-parser": "^1.4.3",
    "cookie-session": "^2.0.0-beta.2",
    "ejs": "^2.5.7",
    "eventemitter2": "^4.1.0",
    "express": "^4.15.3",
    "express-async-errors": "^3.0.0",
    "express-session": "^1.15.3",
    "helmet": "^3.8.1",
    "hjsonfile": "0.0.5",
    "hoek": "^6.1.2",
    "lusca": "^1.4.1",
    "matcher": "^1.0.0",
    "mathjs": "^3.19.0",
    "merge": "^1.2.1",
    "micromatch": "^3.1.5",
    "moment": "^2.20.1",
    "morgan": "^1.9.1",
    "mount-routes": "^1.0.8",
    "randomstring": "^1.1.5",
    "recursive-readdir-sync": "^1.0.6",
    "request": "^2.81.0",
    "require-dir": "^0.3.2",
    "serve-static": "^1.12.3",
    "set-tz": "0.0.3",
    "swagger-schema-official": "^2.0.0-d79c205",
    "swagger-ui-express": "^2.0.14",
    "swaggerize-express": "^4.0.5",
    "waterline": "^0.13.6",
    "winston": "^2.3.1"
  }
}
