tachybase_todo/packages/plugins/@hera/plugin-sancongtou/package.json
bai.zixv b46c9ee827 feat/sancongtou-v4 (#984)
Reviewed-on: daoyoucloud/tachybase#984
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-05-15 11:45:50 +08:00

19 lines
600 B
JSON

{
"name": "@hera/plugin-sancongtou",
"displayName": "Mobile client: Sancongtou Customization",
"version": "0.0.4",
"description": "Provide mobile client customization for the sancongtou project.",
"main": "dist/server/index.js",
"dependencies": {
"@ant-design/icons": "^5.3.6",
"antd-mobile": "^5.35.0"
},
"peerDependencies": {
"@tachybase/client": "0.x",
"@tachybase/server": "0.x",
"@tachybase/test": "0.x"
},
"description.zh-CN": "提供移动端: 定制化的三聪头项目页面,.",
"displayName.zh-CN": "移动端: 三聪头,定制化页面配置"
}