Files
XCharts/package.json
monitor1394 edd6d940b6 3.0
2022-03-26 17:11:12 +08:00

29 lines
777 B
JSON

{
"name": "com.monitor1394.xcharts",
"displayName": "XCharts",
"version": "3.0.0-preview5",
"date": "20220326",
"checkdate": "20220326",
"desc": "如果 XCharts 对您有帮助,希望您能在 Github 上点 Star 支持,非常感谢!",
"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/XCharts-Team/XCharts.git"
},
"author": "monitor1394",
"license": "MIT",
"bugs": {
"url": "https://github.com/XCharts-Team/XCharts/issues"
},
"homepage": "https://github.com/XCharts-Team/XCharts"
}