{
|
|
"name": "service-uniapp-client",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ali-oss": "^6.20.0",
|
|
"dayjs": "^1.11.11",
|
|
"uuid": "^10.0.0",
|
|
"vant": "^4.9.1",
|
|
"vue-qrcode": "^2.2.2"
|
|
}
|
|
}
|