Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
0fb8f1f6
Unverified
Commit
0fb8f1f6
authored
Jun 03, 2018
by
Thomas Smith
Committed by
GitHub
Jun 03, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7137 from jcoc611/patch-1
Adds websocket-client to dependencies
parents
52168861
785855e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
dependencies.json
repository/dependencies.json
+28
-0
No files found.
repository/dependencies.json
View file @
0fb8f1f6
...
...
@@ -677,6 +677,20 @@
}
]
},
{
"name"
:
"python-six"
,
"load_order"
:
"01"
,
"description"
:
"Python six library https://github.com/benjaminp/six"
,
"author"
:
"jcoc611"
,
"issues"
:
"https://github.com/jcoc611/sublime-six/issues"
,
"releases"
:
[
{
"base"
:
"https://github.com/jcoc611/sublime-six"
,
"tags"
:
true
,
"sublime_text"
:
"*"
}
]
},
{
"name"
:
"pytz"
,
"load_order"
:
"50"
,
...
...
@@ -1014,6 +1028,20 @@
}
]
},
{
"name"
:
"websocket-client"
,
"load_order"
:
"10"
,
"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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment