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   "homepage": "https://github.com/mbraak/jqTree",
19   "_release": "1.3.7",
20   "_resolution": {
21     "type": "version",
22     "tag": "1.3.7",
23     "commit": "88c58de867ed846ffdf7713af28f19e5aa3234f0"
24   },
25   "_source": "https://github.com/mbraak/jqTree.git",
26   "_target": "^1.3.3",
27   "_originalSource": "jqtree"
28 }