Chart.js/bower.json
2015-10-24 17:17:13 -06:00

14 lines
300 B
JSON

{
"name": "Chart.js",
"version": "2.0.0-beta",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": [
"Chart.js"
],
"devDependencies": {
"jquery": "~2.1.4"
}
}