cxhxy/addons/food/uni_app/package.json
test_service d3170b4d1c 1
2023-12-01 15:43:29 +08:00

16 lines
277 B
JSON

{
"name": "food-uni",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"jweixin-module": "^1.6.0"
}
}