guifei zhu
2024-09-18 ba616e9307681da4781b7610ec3c27721d793379
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "lbdry-uniapp",
    "version": "1.0.0",
    "description": "",
    "main": "main.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "ezuikit-js": "^0.7.2",
        "lodash.get": "^4.4.2",
        "mqtt": "^3.0.0"
    }
}