xiaokuaisong-shopapp/uniapp05/package.json
2024-10-18 16:05:19 +08:00

18 lines
316 B
JSON

{
"name": "uniapp05",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.5",
"echarts": "^5.5.1",
"pinia": "^2.2.2"
}
}