diff options
Diffstat (limited to 'www/lib/Chart.js/.bower.json')
| -rw-r--r-- | www/lib/Chart.js/.bower.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/www/lib/Chart.js/.bower.json b/www/lib/Chart.js/.bower.json new file mode 100644 index 00000000..edf1235b --- /dev/null +++ b/www/lib/Chart.js/.bower.json @@ -0,0 +1,30 @@ +{ + "name": "Chart.js", + "description": "Simple HTML5 Charts using the canvas element", + "homepage": "https://github.com/nnnick/Chart.js", + "author": "nnnick", + "main": [ + "Chart.js" + ], + "ignore": [ + "**/*", + ".travis.yml", + "CONTRIBUTING.md", + "Chart.js", + "LICENSE.md", + "README.md", + "gulpfile.js", + "package.json" + ], + "dependencies": {}, + "version": "1.1.1", + "_release": "1.1.1", + "_resolution": { + "type": "version", + "tag": "v1.1.1", + "commit": "a62537a80029cd5a2e230769a652904e2de2d5d4" + }, + "_source": "https://github.com/nnnick/Chart.js.git", + "_target": "^1.0.0-beta", + "_originalSource": "Chart.js" +}
\ No newline at end of file |
