aboutsummaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.topologymodeler/bower.json
blob: a8204ced783b9ed44fa8ee3e1d50ea79874db6fd (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
{
  "name": "Winery topology modeler",
  "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"
    }
  ],
  "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",
    "jquery": "2.0.3",
    "jquery-typing": "https://github.com/tnajdek/jquery-typing.git#0.3.2-2",
    "jsPlumb": "1.5.4",
    "KeyboardJS": "https://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",
    "x-editable": "1.5.1",
    "XMLWriter": "1.0.2"
  },
  "keywords": [
    "TOSCA"
  ]
}