Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / angular-bootstrap / package.json
diff --git a/ecomp-portal-FE/client/bower_components/angular-bootstrap/package.json b/ecomp-portal-FE/client/bower_components/angular-bootstrap/package.json
new file mode 100644 (file)
index 0000000..f42e871
--- /dev/null
@@ -0,0 +1,23 @@
+{
+  "name": "angular-ui-bootstrap",
+  "version": "2.4.0",
+  "description": "Bootstrap widgets for Angular",
+  "main": "index.js",
+  "homepage": "http://angular-ui.github.io/bootstrap/",
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/angular-ui/bootstrap.git"
+  },
+  "keywords": [
+    "angular",
+    "bootstrap",
+    "angular-ui",
+    "components",
+    "client-side"
+  ],
+  "author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
+  "peerDependencies": {
+    "angular": ">= 1.4.0-beta.0 || >= 1.5.0-beta.0"
+  },
+  "license": "MIT"
+}