fc-body
Version:
http-body解析
30 lines (29 loc) • 555 B
JSON
{
"name": "fc-body",
"version": "0.0.4",
"description": "http-body解析",
"keywords": [
"http-body",
"post",
"upfile",
"http-body解析"
],
"homepage": "https://github.com/lovefc/fc-body",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/lovefc/fc-body.git"
},
"author": {
"name": "lovefc",
"email": "fcphp@qq.com",
"url": "https://lovefc.cn"
},
"engines": {
"node": ">= 8.0.0"
},
"license": "Apache License 2.0",
"dependencies": {
"mime-types": "3.0.1"
}
}