2024-04-15 16:12:55 +08:00
|
|
|
{
|
|
|
|
"name": "food_wechat",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"main": "main.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2024-05-29 21:49:52 +08:00
|
|
|
"mqtt": "^2.18.9",
|
2024-04-15 16:12:55 +08:00
|
|
|
"uview-ui": "^2.0.36"
|
2024-05-29 21:49:52 +08:00
|
|
|
},
|
2024-12-19 12:38:54 +08:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "http://111.229.174.37:3000/Food/food_wechat.git"
|
|
|
|
},
|
|
|
|
"description": "飞行魔方,物流、送餐小程序"
|
|
|
|
}
|