2019-10-22 04:09:04 +08:00
|
|
|
{
|
2019-10-25 08:48:32 +08:00
|
|
|
"name": "com.monitor1394.xcharts",
|
2019-10-22 13:02:37 +08:00
|
|
|
"displayName": "XCharts",
|
2021-02-05 21:46:31 +08:00
|
|
|
"version": "2.0.0",
|
|
|
|
|
"date": "20210205",
|
|
|
|
|
"checkdate": "20210205",
|
2020-05-24 08:02:14 +08:00
|
|
|
"desc": "如果 XCharts 对您有帮助,希望您能在 Github 上点 Star 支持,非常感谢!",
|
2019-10-23 18:59:34 +08:00
|
|
|
"unity": "2018.3",
|
2019-10-24 08:45:02 +08:00
|
|
|
"description": "A charting and data visualization library for Unity.",
|
2019-10-22 13:02:37 +08:00
|
|
|
"keywords": [
|
2019-10-24 08:45:02 +08:00
|
|
|
"unity",
|
|
|
|
|
"chart",
|
|
|
|
|
"xcharts",
|
|
|
|
|
"graphic",
|
|
|
|
|
"visualization",
|
|
|
|
|
"data-visualization"
|
2019-10-22 13:02:37 +08:00
|
|
|
],
|
2019-10-24 08:45:02 +08:00
|
|
|
"category": "chart",
|
2019-10-22 13:02:37 +08:00
|
|
|
"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
|
|
|
}
|