aboutsummaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.repository/bower.json
blob: 58abbbb6932a25d863da6b1d762d4d61b164d79b (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
  "name": "Winery",
  "version": "0.1.37-SNAPSHOT",
  "author": "Oliver Kopp <kopp.dev@gmail.com>",
  "contributors": [
    {
      "name": "Uwe Breitenbücher"
    },
    {
      "name": "Kálmán Képes"
    },
    {
      "name": "Yves Schubert"
    },
    {
      "name": "Timur Sungur"
    },
    {
      "name": "Jerome Tagliaferri"
    }
  ],
  "licenses": [
    {
      "type": "EPL",
      "url": "http://www.eclipse.org/legal/epl-v10.html"
    },
    {
      "type": "Apache 2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
    }
  ],
  "dependencies": {
    "blueimp-file-upload": "9.5.3",
    "blueimp-tmpl": "2.5.3",
    "bootstrap": "3.1.1",
    "bootstrap-spinedit": "https://github.com/scyv/bootstrap-spinedit.git#1.0.0",
    "bootstrap-switch": "v1.9.0",
    "colorwheel": "https://github.com/koppor/colorwheel.git#bower",
    "datatables": "1.9.4",
    "jquery": "2.0.3",
    "jquery-typing": "https://github.com/tnajdek/jquery-typing.git#0.3.2-2",
    "jsPlumb": "1.5.4",
    "KeyboardJS": "git://github.com/RobertWHurst/KeyboardJS.git#v0.4.2",
    "pnotify": "1.3.1",
    "requirejs": "2.1.5",
    "select2": "https://github.com/ivaynberg/select2/archive/3.4.5.zip",
    "uri.js": "v1.12.0",
    "x-editable": "1.5.1",
    "bootstrap3-wysihtml5-bower": "0.2.8",
    "wysihtml5": "0.3.0",
    "xmltree": "3.1.2",
    "XMLWriter": "1.0.2"
  },
  "keywords": [
    "TOSCA"
  ],
  "resolutions": {
    "jquery": "2.0.3"
  }
}