summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jqTree/bower.json
blob: b20991aa1aafaa9d25cff920c86d128ee9f86977 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"
    ]
}