city-casereport/package.json
2023-12-08 11:30:29 +08:00

20 lines
354 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": {
"mp-html": "^2.4.2",
"tdesign-miniprogram": "^1.2.4"
}
}