food_wechat/package.json
2024-04-15 16:12:55 +08:00

16 lines
275 B
JSON

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