koa-body-res
Version:
koa body router
29 lines (28 loc) • 603 B
JSON
{
"name": "koa-body-res",
"version": "1.0.4",
"description": "koa body router",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/einsqing/koa-body-res.git"
},
"keywords": [
"koa",
"koa-json",
"koa-body",
"json",
"koa-res"
],
"author": "www.wemallshop.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/einsqing/koa-body-res/issues"
},
"homepage": "https://github.com/einsqing/koa-body-res#readme",
"dependencies": {
}
}