UNPKG

microgateway-plugins

Version:
24 lines (23 loc) 607 B
{ "name": "edgemicro-healthcheck", "version": "1.0.0", "description": "A basic plugin for healthcheck", "dependencies": { "debug": "^2.2.0", "toobusy-js": "^0.5.1", "portastic":"^1.0.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/apigee/microgateway-plugins.git" }, "author": "srinandan", "license": "Apache 2.0", "bugs": { "url": "https://github.com/apigee/microgateway-plugins/issues" }, "homepage": "https://github.com/apigee/microgateway-plugins#readme" }