food_wechat/package.json
2024-05-29 22:14:36 +08:00

17 lines
298 B
JSON

{
"name": "food_wechat",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"mqtt": "^2.18.9",
"uview-ui": "^2.0.36"
},
"description": ""
}