Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / bower.json
diff --git a/ecomp-portal-FE/client/bower_components/jqTree/bower.json b/ecomp-portal-FE/client/bower_components/jqTree/bower.json
new file mode 100644 (file)
index 0000000..b20991a
--- /dev/null
@@ -0,0 +1,18 @@
+{
+    "name": "jqTree",
+    "version": "1.3.7",
+    "main": [
+        "jqtree.css",
+        "jqtree-circle.png",
+        "tree.jquery.js"
+    ],
+    "dependencies": {
+        "jquery": ">=1.9"
+    },
+    "license": "Apache-2.0",
+    "ignore": [],
+    "keywords": [
+        "jquery-plugin",
+        "tree"
+    ]
+}