智能照明系统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/2b/2bd45741620b12459b306855537...

66 lines
1.8 KiB

3 years ago
{
"_args": [
[
"@hap-toolkit/compiler@0.6.15",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@hap-toolkit/compiler@0.6.15",
"_id": "@hap-toolkit/compiler@0.6.15",
"_inBundle": false,
"_integrity": "sha1-2OKhby7Kj5Gy7K/+y3gSrG0brIQ=",
"_location": "/@hap-toolkit/compiler",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hap-toolkit/compiler@0.6.15",
"name": "@hap-toolkit/compiler",
"escapedName": "@hap-toolkit%2fcompiler",
"scope": "@hap-toolkit",
"rawSpec": "0.6.15",
"saveSpec": null,
"fetchSpec": "0.6.15"
},
"_requiredBy": [
"/@hap-toolkit/dsl-vue",
"/@hap-toolkit/packager"
],
"_resolved": "https://registry.npm.taobao.org/@hap-toolkit/compiler/download/@hap-toolkit/compiler-0.6.15.tgz?cache=0&sync_timestamp=1599476287924&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hap-toolkit%2Fcompiler%2Fdownload%2F%40hap-toolkit%2Fcompiler-0.6.15.tgz",
"_spec": "0.6.15",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"dependencies": {
"@babel/core": "^7.3.4",
"@babel/plugin-transform-template-literals": "^7.2.0",
"@hap-toolkit/shared-utils": "0.6.15",
"css": "^2.2.4",
"css-what": "^2.1.3",
"escodegen": "^1.11.1",
"esprima": "^4.0.1",
"hash-sum": "^1.0.2",
"loader-utils": "^1.2.3",
"parse5": "^3.0.3",
"source-map": "^0.7.3",
"webpack": "^4.29.5"
},
"description": "compiler of hap-toolkit",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"engines": {
"node": ">=8.0.0"
},
"files": [
"lib/**/*.js"
],
"gitHead": "9ab1ec4ad9d65fccac5f3bad360c96b940a36a65",
"homepage": "",
"main": "lib/index.js",
"name": "@hap-toolkit/compiler",
"publishConfig": {
"access": "public"
},
"version": "0.6.15"
}