summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jqTree/.bower.json
blob: b75c9d88a8a3d5b88bdc3d7e59cd0623d357b437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "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"
  ],
  "homepage": "https://github.com/mbraak/jqTree",
  "_release": "1.3.7",
  "_resolution": {
    "type": "version",
    "tag": "1.3.7",
    "commit": "88c58de867ed846ffdf7713af28f19e5aa3234f0"
  },
  "_source": "https://github.com/mbraak/jqTree.git",
  "_target": "^1.3.3",
  "_originalSource": "jqtree"
}