smartmeter-app/package.json
2024-08-31 18:01:17 +08:00

31 lines
736 B
JSON

{
"name": "dianbiao",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lchighpass/lchighpass-speaking.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/lchighpass/lchighpass-speaking/issues"
},
"homepage": "https://github.com/lchighpass/lchighpass-speaking#readme",
"dependencies": {
"fast-xml-parser": "^4.0.12",
"js-base64": "^3.7.3",
"js-md5": "^0.7.3",
"mp-html": "^2.4.2",
"qrcode": "^1.5.3",
"uqrcodejs": "^4.0.7",
"uview-ui": "^1.8.8",
"weapp-cookie": "^1.4.8"
}
}