Create Catalogue page
[releng.git] / utils / test / reporting / pages / bower.json
index bfc4df3..10ebce0 100644 (file)
         "jQuery-rwdImageMaps": "*",
         "animate.css": "^3.5.2",
         "ng-dialog": "^1.0.0",
-        "inspiniacss": "^0.0.1"
+        "inspiniacss": "^0.0.1",
+        "angularUtils-pagination": "angular-utils-pagination#^0.11.1",
+        "angular-loading": "^0.1.4"
+    },
+    "resolutions": {
+        "angular": "~1.6.x"
     },
     "devDependencies": {
         "angular-mocks": "^1.4.0"
             "main": [
                 "style.css"
             ]
+        },
+        "angular-loading": {
+            "main": [
+                "angular-loading.css",
+                "angular-loading.js",
+                "../spin.js/spin.js"
+            ]
         }
     }
 }
\ No newline at end of file