Chart.js/bower.json
2015-01-07 22:49:33 +00:00

11 lines
243 B
JSON

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