智能照明系统APP-本地串口
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/a6/a6baa70868391c63c36ba44a16b...

73 lines
1.6 KiB

{
"_args": [
[
"co-body@5.2.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "co-body@5.2.0",
"_id": "co-body@5.2.0",
"_inBundle": false,
"_integrity": "sha1-WgpljEYCkTHg46MG9nZHMC9xwSQ=",
"_location": "/koa-body/co-body",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "co-body@5.2.0",
"name": "co-body",
"escapedName": "co-body",
"rawSpec": "5.2.0",
"saveSpec": null,
"fetchSpec": "5.2.0"
},
"_requiredBy": [
"/koa-body"
],
"_resolved": "https://registry.npm.taobao.org/co-body/download/co-body-5.2.0.tgz",
"_spec": "5.2.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/cojs/co-body/issues"
},
"dependencies": {
"inflation": "^2.0.0",
"qs": "^6.4.0",
"raw-body": "^2.2.0",
"type-is": "^1.6.14"
},
"description": "request body parsing for co",
"devDependencies": {
"istanbul": "^0.4.5",
"koa": "^1.2.5",
"mocha": "^3.2.0",
"safe-qs": "^6.0.1",
"should": "^11.2.0",
"supertest": "^1.0.1"
},
"files": [
"index.js",
"lib/"
],
"homepage": "https://github.com/cojs/co-body#readme",
"keywords": [
"request",
"parse",
"parser",
"json",
"co",
"generators",
"urlencoded"
],
"license": "MIT",
"name": "co-body",
"repository": {
"type": "git",
"url": "git+https://github.com/cojs/co-body.git"
},
"scripts": {
"test": "make test",
"test-cov": "make test-cov"
},
"version": "5.2.0"
}