UNPKG

app-lib-mock-server-parse

Version:

body解析-【app-lib-mock-server-parse】

52 lines 1.41 kB
{ "name": "app-lib-mock-server-parse", "version": "1.0.4", "description": "body解析-【app-lib-mock-server-parse】", "main": "publish/umd/index.js", "scripts": { "dev": "appbir run server-node", "start": "appbir run server-node", "build": "appbir run build-node", "pub": "appbir run pub-node", "git": "appbir run git-submit", "doc": "appbir run doc-nov", "example": "appbir run exp-node", "example-node": "appbir run exp-node", "test": "echo \"Error: no test specified\" && exit 1", "node": "node ./src/index.js" }, "author": "appbir", "license": "ISC", "files": [ "src", "publish/umd" ], "devDependencies": { "bytes": "3.1.2", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "2.0.0", "destroy": "1.2.0", "http-errors": "2.0.0", "iconv-lite": "0.4.24", "on-finished": "2.4.1", "qs": "6.11.0", "raw-body": "2.5.1", "type-is": "~1.6.18", "unpipe": "1.0.0" }, "keywords": [ "app-lib-mock-server-parse", "parse", "umd", "appbir" ], "repository": { "type": "git", "url": "git+https://git@gitee.com/appbir/app-lib-mock-server-parse.git" }, "bugs": { "url": "https://git@gitee.com/appbir/app-lib-mock-server-parse/issues" }, "home": "https://git@gitee.com/appbir/app-lib-mock-server-parse#readme" }