express-gateway-plugin-exec
Version:
Plugin exec for Express Gateway
24 lines (23 loc) • 618 B
JSON
{
"name": "express-gateway-plugin-exec",
"version": "1.0.8",
"description": "Plugin exec for Express Gateway",
"main": "manifest.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/crohit92/express-gateway-plugin-exec.git"
},
"keywords": [
"Execute",
"Arbitrary code"
],
"author": "Rohit Chopra",
"license": "ISC",
"bugs": {
"url": "https://github.com/crohit92/express-gateway-plugin-exec/issues"
},
"homepage": "https://github.com/crohit92/express-gateway-plugin-exec#readme"
}