nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / bower.json
1 {
2     "name": "jqTree",
3     "version": "1.3.7",
4     "main": [
5         "jqtree.css",
6         "jqtree-circle.png",
7         "tree.jquery.js"
8     ],
9     "dependencies": {
10         "jquery": ">=1.9"
11     },
12     "license": "Apache-2.0",
13     "ignore": [],
14     "keywords": [
15         "jquery-plugin",
16         "tree"
17     ]
18 }