27 lines
731 B
JSON
27 lines
731 B
JSON
|
{
|
||
|
"name": "com.monitor1394.xcharts",
|
||
|
"displayName": "XCharts",
|
||
|
"version": "3.0.1",
|
||
|
"date": "20220616",
|
||
|
"checkdate": "20220616",
|
||
|
"desc": "如果 XCharts 对您有帮助,希望您能在 Github 上点 Star 支持,非常感谢!",
|
||
|
"unity": "2018.3",
|
||
|
"description": "A charting and data visualization library for Unity.",
|
||
|
"keywords": [
|
||
|
"chart",
|
||
|
"charts",
|
||
|
"graph",
|
||
|
"data-visualization"
|
||
|
],
|
||
|
"category": "chart",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/XCharts-Team/XCharts.git"
|
||
|
},
|
||
|
"author": "monitor1394",
|
||
|
"license": "MIT",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/XCharts-Team/XCharts/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/XCharts-Team/XCharts"
|
||
|
}
|