Add winery source code
[vfc/nfvo/wfengine.git] / winery / org.eclipse.winery.repository / bower.json
1 {
2   "name": "Winery",
3   "version": "0.1.37-SNAPSHOT",
4   "author": "Oliver Kopp <kopp.dev@gmail.com>",
5   "contributors": [
6     {
7       "name": "Uwe Breitenbücher"
8     },
9     {
10       "name": "Kálmán Képes"
11     },
12     {
13       "name": "Yves Schubert"
14     },
15     {
16       "name": "Timur Sungur"
17     },
18     {
19       "name": "Jerome Tagliaferri"
20     }
21   ],
22   "licenses": [
23     {
24       "type": "EPL",
25       "url": "http://www.eclipse.org/legal/epl-v10.html"
26     },
27     {
28       "type": "Apache 2.0",
29       "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
30     }
31   ],
32   "dependencies": {
33     "blueimp-file-upload": "9.5.3",
34     "blueimp-tmpl": "2.5.3",
35     "bootstrap": "3.1.1",
36     "bootstrap-spinedit": "https://github.com/scyv/bootstrap-spinedit.git#1.0.0",
37     "bootstrap-switch": "v1.9.0",
38     "colorwheel": "https://github.com/koppor/colorwheel.git#bower",
39     "datatables": "1.9.4",
40     "jquery": "2.0.3",
41     "jquery-typing": "https://github.com/tnajdek/jquery-typing.git#0.3.2-2",
42     "jsPlumb": "1.5.4",
43     "KeyboardJS": "git://github.com/RobertWHurst/KeyboardJS.git#v0.4.2",
44     "pnotify": "1.3.1",
45     "requirejs": "2.1.5",
46     "select2": "https://github.com/ivaynberg/select2/archive/3.4.5.zip",
47     "uri.js": "v1.12.0",
48     "x-editable": "1.5.1",
49     "bootstrap3-wysihtml5-bower": "0.2.8",
50     "wysihtml5": "0.3.0",
51     "xmltree": "3.1.2",
52     "XMLWriter": "1.0.2"
53   },
54   "keywords": [
55     "TOSCA"
56   ],
57   "resolutions": {
58     "jquery": "2.0.3"
59   }
60 }