summaryrefslogtreecommitdiff
path: root/www/lib/angular-google-chart/bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
commit32caa920e903d0895488089c30ffec9338482df6 (patch)
tree527af89e9a5676eafbac6ab2acb5a466e6953cac /www/lib/angular-google-chart/bower.json
parentc826098ee78f727de9af881d8fd6ffd229b98481 (diff)
Updated to latest version of ionic, cordova, removed unused libraries
Diffstat (limited to 'www/lib/angular-google-chart/bower.json')
-rw-r--r--www/lib/angular-google-chart/bower.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/www/lib/angular-google-chart/bower.json b/www/lib/angular-google-chart/bower.json
deleted file mode 100644
index c1484246..00000000
--- a/www/lib/angular-google-chart/bower.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "name": "angular-google-chart",
- "version": "0.0.11",
- "main": "./ng-google-chart.js",
- "homepage": "http://bouil.github.io/angular-google-chart/",
- "authors": [
- "Nicolas Bouillon <nicolas@bouil.org>",
- "GitHub Contributors"
- ],
- "keywords": [
- "angular",
- "angularjs",
- "google",
- "chart",
- "graph"
- ],
- "license": "MIT",
- "ignore": [
- ".jshintrc",
- "**/*.txt",
- "**/.*",
- "bower_components"
- ],
- "dependencies": {
- "angular": "~1.2.9"
- },
- "devDependencies": {}
-}