Chart.js/bower.json
2014-07-01 11:02:28 +01:00

10 lines
243 B
JSON

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