summaryrefslogtreecommitdiff
path: root/www/lib/chartjs/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/chartjs/bower.json')
-rw-r--r--www/lib/chartjs/bower.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/lib/chartjs/bower.json b/www/lib/chartjs/bower.json
deleted file mode 100644
index 5796e783..00000000
--- a/www/lib/chartjs/bower.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "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": {}
-}