case-data/package.json
zoujiandong 288772c534 11
2025-07-16 14:30:03 +08:00

18 lines
329 B
JSON

{
"name": "casedatabase",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"dayjs": "^1.11.13",
"uview-plus": "^3.4.4",
"vconsole": "^3.15.1"
}
}