mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-05 16:04:03 +01:00
8 lines
201 B
JSON
8 lines
201 B
JSON
{
|
|
"name": "chart.js",
|
|
"description": "Simple HTML5 charts using the canvas element.",
|
|
"homepage": "http://www.chartjs.org",
|
|
"license": "MIT",
|
|
"version": "2.4.0",
|
|
"main": "./dist/Chart.js"
|
|
} |