智能照明系统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/71/71b01e51ca8ed33053b490740d2...

72 lines
2.1 KiB

{
"_args": [
[
"@dcloudio/uni-stat@2.0.0-28920200907001",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@dcloudio/uni-stat@2.0.0-28920200907001",
"_id": "@dcloudio/uni-stat@2.0.0-28920200907001",
"_inBundle": false,
"_integrity": "sha1-UpNyZ2NZq2PyOlbfTDXWOMNczt4=",
"_location": "/@dcloudio/uni-stat",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@dcloudio/uni-stat@2.0.0-28920200907001",
"name": "@dcloudio/uni-stat",
"escapedName": "@dcloudio%2funi-stat",
"scope": "@dcloudio",
"rawSpec": "2.0.0-28920200907001",
"saveSpec": null,
"fetchSpec": "2.0.0-28920200907001"
},
"_requiredBy": [
"/",
"/@dcloudio/vue-cli-plugin-uni"
],
"_resolved": "https://registry.npm.taobao.org/@dcloudio/uni-stat/download/@dcloudio/uni-stat-2.0.0-28920200907001.tgz",
"_spec": "2.0.0-28920200907001",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": "",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"description": "",
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"eslint": "^6.1.0",
"rollup": "^1.19.3",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-copy": "^3.1.0",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-uglify": "^6.0.2"
},
"files": [
"dist",
"package.json",
"LICENSE"
],
"gitHead": "f3c987005a645cea90787e5f1ea2c96a92905bb2",
"homepage": "https://github.com/dcloudio/uni-app#readme",
"license": "Apache-2.0",
"main": "dist/index.js",
"name": "@dcloudio/uni-stat",
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-stat"
},
"scripts": {
"build": "NODE_ENV=production rollup -c rollup.config.js",
"dev": "NODE_ENV=development rollup -w -c rollup.config.js"
},
"version": "2.0.0-28920200907001"
}