yjtgq-app/package.json

19 lines
359 B
JSON
Raw Permalink Normal View History

2025-11-22 14:43:07 +08:00
{
"name": "yjtgq",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@qiun/ucharts": "^2.5.0-20230101",
"echarts": "^6.0.0",
"moment": "^2.30.1",
"uview-ui": "^2.0.38"
}
}