a127-magic-customized
Version:
Apigee 127 Swagger Loader and Middleware
49 lines (48 loc) • 1.11 kB
JSON
{
"name": "a127-magic-customized",
"version": "1.0.1",
"description": "Apigee 127 Swagger Loader and Middleware",
"keywords": [
"Apigee",
"127",
"Swagger",
"Volos"
],
"author": {
"name": "Scott Ganyo",
"email": "sganyo@apigee.com"
},
"license": "MIT",
"main": "lib/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/apigee-127/magic.git"
},
"dependencies": {
"cors": "^2.5.3",
"debug": "1.0.x",
"lodash": "^3.7.0",
"splitargs": "0.0.3",
"swagger-docs": "0.0.0-alpha2",
"swagger-tools-customized": "^1.0.1",
"volos-swagger": "^0.7.0",
"yamljs": "0.1.x"
},
"devDependencies": {
"should": "",
"volos-cache-memory": "",
"volos-quota-memory": "",
"volos-oauth-redis": "",
"supertest": "",
"connect": ""
},
"scripts": {
"test": "mocha -u exports -R spec test"
},
"bin": {},
"gitHead": "16580bb01f4c91e2eabf2d05a77d09a97cc61e60",
"bugs": {
"url": "https://github.com/apigee-127/magic/issues"
},
"homepage": "https://github.com/apigee-127/magic#readme"
}