diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-06-17 11:37:36 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-06-17 11:37:36 -0400 |
| commit | 32caa920e903d0895488089c30ffec9338482df6 (patch) | |
| tree | 527af89e9a5676eafbac6ab2acb5a466e6953cac /www/lib/angular-google-chart/bower.json | |
| parent | c826098ee78f727de9af881d8fd6ffd229b98481 (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.json | 28 |
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": {} -} |
