diff options
Diffstat (limited to 'vnfmarket/common/thirdparty/angular-animate/.bower.json')
-rw-r--r-- | vnfmarket/common/thirdparty/angular-animate/.bower.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vnfmarket/common/thirdparty/angular-animate/.bower.json b/vnfmarket/common/thirdparty/angular-animate/.bower.json new file mode 100644 index 00000000..1cd163f5 --- /dev/null +++ b/vnfmarket/common/thirdparty/angular-animate/.bower.json @@ -0,0 +1,20 @@ +{ + "name": "angular-animate", + "version": "1.6.2", + "license": "MIT", + "main": "./angular-animate.js", + "ignore": [], + "dependencies": { + "angular": "1.6.2" + }, + "homepage": "https://github.com/angular/bower-angular-animate", + "_release": "1.6.2", + "_resolution": { + "type": "version", + "tag": "v1.6.2", + "commit": "bd4e1fb3b6ac4f20adca0ba6d4fbf91359836a97" + }, + "_source": "https://github.com/angular/bower-angular-animate.git", + "_target": ">=1.3.*", + "_originalSource": "angular-animate" +}
\ No newline at end of file |