tachybase_todo/packages/plugins/@hera/plugin-sancongtou/package.json
bai.zixv f0e51e1e89 feat: infinite scroll and linkable card items
Co-authored-by: sealday <zhanglin@daoyoucloud.com>
Reviewed-on: daoyoucloud/tachybase#997
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-05-20 10:40:49 +08:00

21 lines
681 B
JSON

{
"name": "@hera/plugin-sancongtou",
"displayName": "Mobile client: Sancongtou Customization",
"version": "0.0.8",
"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",
"react-router-dom": "^6.23.1"
},
"peerDependencies": {
"@tachybase/client": "0.x",
"@tachybase/plugin-mobile-client": "0.x",
"@tachybase/server": "0.x",
"@tachybase/test": "0.x"
},
"description.zh-CN": "提供移动端: 定制化的三聪头项目页面,.",
"displayName.zh-CN": "移动端: 三聪头,定制化页面配置"
}