city-casereport/package.json
2023-12-06 14:22:42 +08:00

19 lines
329 B
JSON

{
"name": "city-casereport",
"version": "1.0.0",
"description": "",
"main": "app.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"tdesign-miniprogram": "^1.2.4"
}
}