zrg
16 小时以前 359befaa90ca7037153f77ee38f03c6b41306e9a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "name": "shebeiguanli_app",
  "version": "1.0.0",
  "description": "\"设备管理APP\"",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@psdk/cpcl": "^0.6.1",
    "@psdk/device-ble-uniapp": "^0.6.1",
    "@psdk/esc": "^0.6.1",
    "@psdk/tspl": "^0.6.1",
    "dayjs": "^1.11.18",
    "echarts": "^5.6.0",
    "i": "^0.3.7",
    "npm": "^9.5.1",
    "qrcode": "^1.5.4",
    "uqrcodejs": "^4.0.7",
    "vue-i18n": "^9.1.9"
  }
}