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-animate/.bower.json | |
First Commit
Diffstat (limited to 'www/lib/angular-animate/.bower.json')
| -rw-r--r-- | www/lib/angular-animate/.bower.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/lib/angular-animate/.bower.json b/www/lib/angular-animate/.bower.json new file mode 100644 index 00000000..bbd5121a --- /dev/null +++ b/www/lib/angular-animate/.bower.json @@ -0,0 +1,19 @@ +{ + "name": "angular-animate", + "version": "1.3.13", + "main": "./angular-animate.js", + "ignore": [], + "dependencies": { + "angular": "1.3.13" + }, + "homepage": "https://github.com/angular/bower-angular-animate", + "_release": "1.3.13", + "_resolution": { + "type": "version", + "tag": "v1.3.13", + "commit": "f18cb98590471ad9c1e5ae0e57178e9ecb8d384c" + }, + "_source": "git://github.com/angular/bower-angular-animate.git", + "_target": "1.3.13", + "_originalSource": "angular-animate" +}
\ No newline at end of file |
