summaryrefslogtreecommitdiff
path: root/www/lib/Chart.js/bower.json
blob: 5796e783e01440f0c3fad3748d8ba4b0f4bd418b (plain)
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": {}
}