food_wechat/package.json

21 lines
440 B
JSON
Raw Normal View History

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",
"uview-ui": "^2.0.38"
2024-05-29 21:49:52 +08:00
},
"repository": {
"type": "git",
"url": "http://111.229.174.37:3000/Food/food_wechat.git"
},
"description": "飞行魔方,物流、送餐小程序"
}