{
  "name": "a127-magic",
  "version": "0.12.1",
  "description": "Apigee 127 Swagger Loader and Middleware",
  "keywords": [
    "Apigee",
    "127",
    "Swagger",
    "Volos"
  ],
  "author": "Scott Ganyo <sganyo@apigee.com>",
  "license": "MIT",
  "main": "lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/apigee-127/magic.git"
  },
  "dependencies": {
    "cors": "^2.5.3",
    "debug": "^2.2.0",
    "js-yaml": "^3.5.3",
    "lodash": "^4.5.1",
    "splitargs": "0.0.3",
    "swagger-docs": "0.0.0-alpha2",
    "swagger-tools": "^0.10.1",
    "volos-swagger": "^0.8.0"
  },
  "devDependencies": {
    "should": "",
    "volos-cache-memory": "",
    "volos-quota-memory": "",
    "volos-oauth-redis": "",
    "supertest": "",
    "connect": ""
  },
  "scripts": {
    "test": "mocha -u exports -R spec test"
  },
  "bin": {}
}
