智能照明系统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/85/85639d9a3884b8273ed5f5eb623...

57 lines
1.3 KiB

{
"_args": [
[
"charenc@0.0.2",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "charenc@0.0.2",
"_id": "charenc@0.0.2",
"_inBundle": false,
"_integrity": "sha1-wKHS86cJLgN3S/qD8UwPxXkKhmc=",
"_location": "/charenc",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "charenc@0.0.2",
"name": "charenc",
"escapedName": "charenc",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/md5"
],
"_resolved": "https://registry.npm.taobao.org/charenc/download/charenc-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Paul Vorbach",
"email": "paul@vorb.de",
"url": "http://vorb.de"
},
"bugs": {
"url": "https://github.com/pvorb/node-charenc/issues"
},
"description": "character encoding utilities",
"engines": {
"node": "*"
},
"homepage": "https://github.com/pvorb/node-charenc#readme",
"license": "BSD-3-Clause",
"main": "charenc.js",
"name": "charenc",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-charenc.git"
},
"tags": [
"utf8",
"binary",
"byte",
"string"
],
"version": "0.0.2"
}