blob: ae4a1187ef405216dbe779d41c21bd3f547b8a4e [file]
{
"name": "edgemicro-healthcheck",
"version": "1.0.0",
"description": "A basic plugin for healthcheck",
"dependencies": {
"debug": "^2.2.0",
"toobusy-js": "^0.5.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"
}