Chart.js/bower.json
2015-05-20 00:03:45 -07:00

16 lines
322 B
JSON

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