From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- afm-client/bower_components/angular-animate/bower.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 afm-client/bower_components/angular-animate/bower.json (limited to 'afm-client/bower_components/angular-animate/bower.json') diff --git a/afm-client/bower_components/angular-animate/bower.json b/afm-client/bower_components/angular-animate/bower.json new file mode 100644 index 0000000..eb11f6a --- /dev/null +++ b/afm-client/bower_components/angular-animate/bower.json @@ -0,0 +1,9 @@ +{ + "name": "angular-animate", + "version": "1.3.20", + "main": "./angular-animate.js", + "ignore": [], + "dependencies": { + "angular": "1.3.20" + } +} -- cgit 1.2.3-korg