Chart.js/bower.json
2016-04-09 08:01:01 -04:00

13 lines
268 B
JSON

{
"name": "Chart.js",
"version": "2.0.0",
"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"
}
}