case-data/package.json
2025-04-11 10:49:39 +08:00

16 lines
277 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": {
"uview-plus": "^3.4.4"
}
}