diff options
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-animate/.bower.json')
-rw-r--r-- | ecomp-portal-FE/client/bower_components/angular-animate/.bower.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-animate/.bower.json b/ecomp-portal-FE/client/bower_components/angular-animate/.bower.json new file mode 100644 index 00000000..d74d0a71 --- /dev/null +++ b/ecomp-portal-FE/client/bower_components/angular-animate/.bower.json @@ -0,0 +1,20 @@ +{ + "name": "angular-animate", + "version": "1.5.0", + "license": "MIT", + "main": "./angular-animate.js", + "ignore": [], + "dependencies": { + "angular": "1.5.0" + }, + "homepage": "https://github.com/angular/bower-angular-animate", + "_release": "1.5.0", + "_resolution": { + "type": "version", + "tag": "v1.5.0", + "commit": "19b035b16ccf4b1db231207b9453f4a8df0d4a09" + }, + "_source": "https://github.com/angular/bower-angular-animate.git", + "_target": "1.5.0", + "_originalSource": "angular-animate" +}
\ No newline at end of file |