Unverified Commit 3a266833 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7154 from randy3k/dependencies

Dependencies
parents 86e17ba3 ca37263a
......@@ -262,6 +262,20 @@
}
]
},
{
"name": "gateone-terminal",
"load_order": "50",
"description": "GateOne terminal",
"author": "randy3k",
"issues": "https://github.com/packagecontrol/gateone-terminal/issues",
"releases": [
{
"sublime_text": ">=3000",
"base": "https://github.com/packagecontrol/gateone-terminal",
"tags": true
}
]
},
{
"name": "gntp",
"author": "facelessuser",
......@@ -577,6 +591,20 @@
}
]
},
{
"name": "ptyprocess",
"load_order": "40",
"description": "Python ptyprocess module",
"author": "randy3k",
"issues": "https://github.com/packagecontrol/ptyprocess/issues",
"releases": [
{
"sublime_text": ">=3000",
"base": "https://github.com/packagecontrol/ptyprocess",
"tags": true
}
]
},
{
"name": "PyCrypto",
"load_order": "50",
......@@ -634,6 +662,20 @@
}
]
},
{
"name": "pyte",
"author": "randy3k",
"load_order": "50",
"description": "Python pyte module",
"issues": "https://github.com/packagecontrol/pyte/issues",
"releases": [
{
"base": "https://github.com/packagecontrol/pyte",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "python-jinja2",
"load_order": "51",
......@@ -705,6 +747,21 @@
}
]
},
{
"name": "pywinpty",
"author": "randy3k",
"load_order": "40",
"description": "Python winpty module",
"issues": "https://github.com/packagecontrol/pywinpty/issues",
"releases": [
{
"base": "https://github.com/packagecontrol/pywinpty",
"platforms": ["windows"],
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "pyyaml",
"load_order": "50",
......@@ -1028,6 +1085,20 @@
}
]
},
{
"name": "wcwidth",
"author": "randy3k",
"load_order": "10",
"description": "Python wcwidth module",
"issues": "https://github.com/packagecontrol/wcwidth/issues",
"releases": [
{
"base": "https://github.com/packagecontrol/wcwidth",
"tags": true,
"sublime_text": ">=3000"
}
]
},
{
"name": "websocket-client",
"load_order": "10",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment