智能照明系统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/1f/1fb709d24e5d2e9ad11c1d5d035...

59 lines
1.3 KiB

{
"_args": [
[
"pn@1.1.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "pn@1.1.0",
"_id": "pn@1.1.0",
"_inBundle": false,
"_integrity": "sha1-4vTO8OIZ9GPBeas3Rj5OHs3Muvs=",
"_location": "/pn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pn@1.1.0",
"name": "pn",
"escapedName": "pn",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npm.taobao.org/pn/download/pn-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "C. Scott Ananian"
},
"bugs": {
"url": "https://github.com/cscott/node-pn/issues"
},
"description": "Promisify the node standard library.",
"devDependencies": {
"es6-shim": "~0.35.3",
"mocha": "~3.5.0",
"prfun": "~2.1.4"
},
"homepage": "https://github.com/cscott/node-pn#readme",
"keywords": [
"promise",
"node"
],
"license": "MIT",
"name": "pn",
"repository": {
"type": "git",
"url": "git://github.com/cscott/node-pn.git"
},
"scripts": {
"generate": "scripts/generate.js",
"test": "mocha"
},
"version": "1.1.0"
}