aboutsummaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.repository/bower.json
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2016-09-20 13:59:27 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2016-09-20 14:08:41 +0800
commit01bfe0bd23f92625e4b52710c1460f64f3a270b6 (patch)
tree66e5c95c3e4bc1e89b5026772d20bbb305e56959 /winery/org.eclipse.winery.repository/bower.json
parentfcac34d12ac374fb63926f354d19172eff430e40 (diff)
Now we have pulled the winery source codes from github and publish the winery binary to OPEN-O third party Nexus repository. So we don't use winery code in the OPEN-O git repo anymore.
Issue id: OCS-55 Change-Id: I76fdfb17b1c90377a44c2d47f81b5698d5a220d3 Signed-off-by: HuabingZhao <zhao.huabing@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, 0 insertions, 60 deletions
diff --git a/winery/org.eclipse.winery.repository/bower.json b/winery/org.eclipse.winery.repository/bower.json
deleted file mode 100644
index 58abbbb..0000000
--- a/winery/org.eclipse.winery.repository/bower.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- "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"
- }
-}