Unverified Commit 8847b431 authored by Juan Camilo Osorio's avatar Juan Camilo Osorio Committed by GitHub

Adds websocket-client to dependencies

A compliant websocket client library for packages that want to stay up to date with a server state.
parent 87829f7e
......@@ -1013,6 +1013,20 @@
}
]
},
{
"name": "websocket-client",
"load_order": "01",
"description": "Python websocket client library https://github.com/websocket-client/websocket-client",
"author": "jcoc611",
"issues": "https://github.com/jcoc611/sublime-websocket-client/issues",
"releases": [
{
"base": "https://github.com/jcoc611/sublime-websocket-client",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "xdotool",
"load_order": "50",
......
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