summaryrefslogtreecommitdiff
path: root/www/lib/Chart.js/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/Chart.js/.bower.json')
-rw-r--r--www/lib/Chart.js/.bower.json20
1 files changed, 20 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..ae5f1aab
--- /dev/null
+++ b/www/lib/Chart.js/.bower.json
@@ -0,0 +1,20 @@
+{
+ "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": {},
+ "_release": "1.0.2",
+ "_resolution": {
+ "type": "version",
+ "tag": "v1.0.2",
+ "commit": "930b16a0af59201dcfcd1594b0e7540db4d04c9f"
+ },
+ "_source": "git://github.com/nnnick/Chart.js.git",
+ "_target": "^1.0.0-beta",
+ "_originalSource": "Chart.js"
+}