summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-animate/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular-animate/bower.json')
-rw-r--r--js/vendor/angular-animate/bower.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/vendor/angular-animate/bower.json b/js/vendor/angular-animate/bower.json
new file mode 100644
index 000000000..21b679897
--- /dev/null
+++ b/js/vendor/angular-animate/bower.json
@@ -0,0 +1,8 @@
+{
+ "name": "angular-animate",
+ "version": "1.2.16",
+ "main": "./angular-animate.js",
+ "dependencies": {
+ "angular": "1.2.16"
+ }
+}