ZhiYeJianKang_QiYe_APP/package.json

18 lines
351 B
JSON
Raw Normal View History

2025-02-20 15:38:43 +08:00
{
"name": "enterpriseapp",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@dcloudio/uni-ui": "^1.4.26",
"@qiun/ucharts": "^2.5.0-20230101",
"uview-ui": "^1.8.4"
}
}