Chart.js/bower.json
2014-06-29 17:35:35 +01:00

11 lines
264 B
JSON

{
"name": "Chart.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"],
"dependencies": {
}
}