mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
16 lines
385 B
JSON
16 lines
385 B
JSON
{
|
|
"name": "Chart.js",
|
|
"filename": "Chart.min.js",
|
|
"version": "0.2.0",
|
|
"description": "Simple HTML5 Charts using the canvas element",
|
|
"keywords": ["charts"],
|
|
"homepage": "https://github.com/nnnick/Chart.js",
|
|
"author": "nnnick",
|
|
"main": ["Chart.min.js"],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/nnnick/Chart.js.git"
|
|
}
|
|
]
|
|
} |