diff options
| author | ARC <arjunrc@gmail.com> | 2015-04-25 09:13:54 -0400 |
|---|---|---|
| committer | ARC <arjunrc@gmail.com> | 2015-04-25 09:13:54 -0400 |
| commit | 86e4e291bfda3365c0bb82bacb2b9990a86ce759 (patch) | |
| tree | c9729d4bd5366656e39761319546593c02f0f709 /www/lib/angular-google-chart/.bower.json | |
First Commit
Diffstat (limited to 'www/lib/angular-google-chart/.bower.json')
| -rw-r--r-- | www/lib/angular-google-chart/.bower.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/www/lib/angular-google-chart/.bower.json b/www/lib/angular-google-chart/.bower.json new file mode 100644 index 00000000..2b95e409 --- /dev/null +++ b/www/lib/angular-google-chart/.bower.json @@ -0,0 +1,38 @@ +{ + "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": {}, + "_release": "0.0.11", + "_resolution": { + "type": "version", + "tag": "0.0.11", + "commit": "96a9b1d37c9d30d8666e45fe9d1255290d84951b" + }, + "_source": "git://github.com/bouil/angular-google-chart.git", + "_target": "~0.0.11", + "_originalSource": "angular-google-chart", + "_direct": true +}
\ No newline at end of file |
