Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / angular-bootstrap / bower.json
diff --git a/ecomp-portal-FE/client/bower_components/angular-bootstrap/bower.json b/ecomp-portal-FE/client/bower_components/angular-bootstrap/bower.json
new file mode 100644 (file)
index 0000000..e0b38c3
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "author": {
+        "name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
+    },
+    "name": "angular-bootstrap",
+    "keywords": [
+        "angular",
+        "angular-ui",
+        "bootstrap"
+    ],
+    "license": "MIT",
+    "ignore": [],
+    "description": "Native AngularJS (Angular) directives for Bootstrap.",
+    "version": "2.4.0",
+    "main": ["./ui-bootstrap-tpls.js"],
+    "dependencies": {
+        "angular": ">=1.4.0"
+    }
+}