{ "name": "star", "version": "1.0.2", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "16.13.1", "react-dom": "16.13.1" }, "pandav": { "cn_name": "闪点", "level": 0, "icon": "/civ_pandaview_component/pandabi-component/assets/0395c31f-f646-4895-9e0a-888b3bd92392.gif", "thumbnail": "/civ_pandaview_component/pandabi-component/assets/0395c31f-f646-4895-9e0a-888b3bd92392.gif", "protocol": 2, "type": [ "DataV-6:control_decoration" ], "view": { "width": "300", "height": "300", "minWidth": "20", "minHeight": "20", "z-index": 1010 }, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { } } }, "api_data": { "source": [] }, "events": {}, "publicHandler": {}, "config": { "component": { "type": "group", "name": "样式", "children": { "amount": { "name": "点数", "default": 40, "type": "number" }, "radius": { "type": "number", "name": "最大半径", "default": 10 }, "color": { "name": "颜色", "type": "color", "default": "RGBA(24,144,255,1)" } } } } } }