ZhiYeJianKang_PeiXun_APP/package.json

16 lines
273 B
JSON
Raw Normal View History

2025-02-20 15:45:12 +08:00
{
"name": "career-app",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"uview-ui": "^1.8.8"
}
}