Files
cdnjs/ajax/libs/Chart.js/package.json
T

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"
}
]
}