nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / jqtree.jquery.json
1 {
2     "name": "jqtree",
3     "version": "1.3.7",
4     "title": "jqTree",
5     "description": "JqTree is a jQuery widget for displaying a tree structure in html. It supports json data, loading via ajax and drag-and-drop",
6     "keywords": [
7         "tree"
8     ],
9     "author": {
10         "name": "Marco Braak"
11     },
12     "homepage": "http://mbraak.github.io/jqTree/",
13     "download": "https://github.com/mbraak/jqTree/tarball/master",
14     "licenses": [
15         {
16             "type": "Apache-2.0",
17             "url": "http://www.apache.org/licenses/LICENSE-2.0"
18         }
19     ],
20     "dependencies": {
21         "jquery": ">=1.5"
22     }
23 }