智能照明系统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/4c/4c8fabcb008768aff199a5d2f55...

67 lines
1.8 KiB

{
"_args": [
[
"@hap-toolkit/shared-utils@0.6.15",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@hap-toolkit/shared-utils@0.6.15",
"_id": "@hap-toolkit/shared-utils@0.6.15",
"_inBundle": false,
"_integrity": "sha1-QIVwJnpzBHxGytay9xYgNhrfteA=",
"_location": "/@hap-toolkit/shared-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hap-toolkit/shared-utils@0.6.15",
"name": "@hap-toolkit/shared-utils",
"escapedName": "@hap-toolkit%2fshared-utils",
"scope": "@hap-toolkit",
"rawSpec": "0.6.15",
"saveSpec": null,
"fetchSpec": "0.6.15"
},
"_requiredBy": [
"/@hap-toolkit/compiler",
"/@hap-toolkit/debugger",
"/@hap-toolkit/dsl-vue",
"/@hap-toolkit/packager",
"/@hap-toolkit/server"
],
"_resolved": "https://registry.npm.taobao.org/@hap-toolkit/shared-utils/download/@hap-toolkit/shared-utils-0.6.15.tgz?cache=0&sync_timestamp=1599476287676&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hap-toolkit%2Fshared-utils%2Fdownload%2F%40hap-toolkit%2Fshared-utils-0.6.15.tgz",
"_spec": "0.6.15",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"dependencies": {
"chalk": "^2.4.2",
"qrcode-terminal": "^0.12.0"
},
"description": "hap shared utils",
"devDependencies": {
"strip-ansi": "^5.2.0"
},
"directories": {
"lib": "lib",
"test": "__tests__"
},
"engines": {
"node": ">=8.0.0"
},
"files": [
"lib/**/*.js",
"config.js",
"compilation-config.js",
"event-bus.js"
],
"gitHead": "9ab1ec4ad9d65fccac5f3bad360c96b940a36a65",
"keywords": [
"hap-toolkit",
"quickapp"
],
"main": "lib/index.js",
"name": "@hap-toolkit/shared-utils",
"publishConfig": {
"access": "public"
},
"version": "0.6.15"
}