2019-10-22 04:09:04 +08:00
|
|
|
{
|
2019-10-22 13:02:37 +08:00
|
|
|
"name": "com.monitor1394.xcharts",
|
|
|
|
|
"displayName": "XCharts",
|
2019-10-22 20:57:14 +08:00
|
|
|
"version": "1.0.1",
|
2019-10-23 18:59:34 +08:00
|
|
|
"unity": "2018.3",
|
|
|
|
|
"description": "A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表报表插件。",
|
2019-10-22 13:02:37 +08:00
|
|
|
"keywords": [
|
|
|
|
|
"XCharts",
|
|
|
|
|
"Chart",
|
|
|
|
|
"Graphic",
|
|
|
|
|
"DataVisualization"
|
|
|
|
|
],
|
|
|
|
|
"category": "UI",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/monitor1394/unity-ugui-XCharts.git"
|
|
|
|
|
},
|
|
|
|
|
"author": "monitor1394",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/monitor1394/unity-ugui-XCharts/issues"
|
|
|
|
|
},
|
2019-10-23 06:50:10 +08:00
|
|
|
"homepage": "https://github.com/monitor1394/unity-ugui-XCharts"
|
2019-10-22 13:02:37 +08:00
|
|
|
}
|