koa-plugins/package.json
2020-03-01 17:38:34 +01:00

17 lines
321 B
JSON

{
"name": "node-fw",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"chalk": "^3.0.0",
"fastcgi-client": "0.0.1",
"koa": "^2.11.0"
}
}