aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/chart.js/bower.json
blob: f26f81eef8b8a088845ba2c8a2f602f00e5fa3ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
  ],
  "dependencies": {}
}