UNPKG

easy-xapi

Version:
34 lines (33 loc) 756 B
{ "name": "easy-xapi", "version": "2.0.4", "description": "express api x-headers service", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/DeadAlready/easy-xapi.git" }, "keywords": [ "express", "api", "x-headers", "service" ], "author": "Karl Düüna", "license": "MIT", "bugs": { "url": "https://github.com/DeadAlready/easy-xapi/issues" }, "homepage": "https://github.com/DeadAlready/easy-xapi", "dependencies": { "bunyan": "^1.4.0", "cluster-service": "^1.0.6", "compression": "^1.5.1", "easy-jsend": "^1.0.0", "easy-x-headers": "^1.0.1", "express": "^4.13.1" } }