summaryrefslogtreecommitdiff
path: root/www/lib/angular-google-chart/bower.json
diff options
context:
space:
mode:
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": {}
-}