Chart.js/bower.json
2014-07-27 23:03:32 +01:00

11 lines
250 B
JSON

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