mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-15 21:00:11 +00:00
26 lines
643 B
JSON
26 lines
643 B
JSON
{
|
|
"name": "com.monitor1394.xcharts",
|
|
"displayName": "XCharts",
|
|
"version": "1.1.0",
|
|
"unity": "2018.3",
|
|
"description": "A charting and data visualization library for Unity.",
|
|
"keywords": [
|
|
"unity",
|
|
"chart",
|
|
"xcharts",
|
|
"graphic",
|
|
"visualization",
|
|
"data-visualization"
|
|
],
|
|
"category": "chart",
|
|
"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"
|
|
},
|
|
"homepage": "https://github.com/monitor1394/unity-ugui-XCharts"
|
|
} |