{ "name": "SmartConstructionWidgetsWeb", "packageName": "@smartconstruction/widgets-web", "description": "智慧工地Web端控件库描述", "workspace": "smartconstruction", "groups": [ { "type": "prop", "name": "basic", "label": "基础", "visiableLabel": true }, { "type": "prop", "name": "advanced", "label": "高级", "visiableLabel": true }, { "type": "event", "name": "handler", "label": "事件", "visiableLabel": false } ], "widgets": { "basic": [ { "name": "RealTimeData", "exposePath": "./basic/RealTimeData", "label": "实时数据", "description": "实时数据展示", "icon": "iconfont gcbp-ide-shishidata", "category": "basic", "matchCores": null, "matchViews": null } ] } }