Chart.js/component.json
2013-03-18 21:59:20 +05:30

11 lines
264 B
JSON

{
"name": "Chart.js",
"version": "0.1.0",
"description": "Simple HTML5 Charts using the canvas element",
"keywords": ["charts"],
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": ["Chart.min.js"],
"dependencies": {
}
}