Files
sundynix-plant-mp/package.json
T
2026-02-04 14:02:31 +08:00

17 lines
304 B
JSON

{
"name": "plant-mp",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"tdesign-miniprogram": "^1.12.2"
}
}