aboutsummaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.repository/bower.json
diff options
context:
space:
mode:
authorhuangjian <huang.jian12@zte.com.cn>2016-08-31 16:47:33 +0800
committerhuangjian <huang.jian12@zte.com.cn>2016-08-31 16:47:33 +0800
commitfa49e78cc199526a9e33b59c5194f8e3bf0f0952 (patch)
tree3478e867a8f304266dbceca6e992cceca410ede4 /winery/org.eclipse.winery.repository/bower.json
parent159d40f0011559c8f82338b29dca1bffd700f2c8 (diff)
Add winery source code
Change-Id: I1c5088121d79b71098c3cba1996c6f784737532e Issue-id: TOSCA-49 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'winery/org.eclipse.winery.repository/bower.json')
-rw-r--r--winery/org.eclipse.winery.repository/bower.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/winery/org.eclipse.winery.repository/bower.json b/winery/org.eclipse.winery.repository/bower.json
new file mode 100644
index 0000000..58abbbb
--- /dev/null
+++ b/winery/org.eclipse.winery.repository/bower.json
@@ -0,0 +1,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"
+ }
+}