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
1df4924e
Commit
1df4924e
authored
Mar 02, 2016
by
FichteFoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5211 from idleberg/master
add Atomizr and deps
parents
2977e068
7428b8ef
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
0 deletions
+40
-0
a.json
repository/a.json
+10
-0
dependencies.json
repository/dependencies.json
+30
-0
No files found.
repository/a.json
View file @
1df4924e
...
@@ -1365,6 +1365,16 @@
...
@@ -1365,6 +1365,16 @@
}
}
]
]
},
},
{
"name"
:
"Atomizr"
,
"details"
:
"https://github.com/idleberg/sublime-atomizr"
,
"releases"
:
[
{
"sublime_text"
:
"*"
,
"tags"
:
true
}
]
},
{
{
"name"
:
"atoum"
,
"name"
:
"atoum"
,
"details"
:
"https://github.com/toin0u/Sublime-atoum"
,
"details"
:
"https://github.com/toin0u/Sublime-atoum"
,
...
...
repository/dependencies.json
View file @
1df4924e
...
@@ -59,6 +59,21 @@
...
@@ -59,6 +59,21 @@
}
}
]
]
},
},
{
"name"
:
"cson"
,
"load_order"
:
"50"
,
"description"
:
"A Coffescript Object Notation (CSON) parser for Python - https://github.com/avakar/pycson"
,
"author"
:
"idleberg"
,
"issues"
:
"https://github.com/idleberg/sublime-cson/issues"
,
"releases"
:
[
{
"base"
:
"https://github.com/idleberg/sublime-cson"
,
"tags"
:
true
,
"sublime_text"
:
"*"
,
"platforms"
:
[
"*"
]
}
]
},
{
{
"name"
:
"ctypes"
,
"name"
:
"ctypes"
,
"load_order"
:
"01"
,
"load_order"
:
"01"
,
...
@@ -418,6 +433,21 @@
...
@@ -418,6 +433,21 @@
}
}
]
]
},
},
{
"name"
:
"speg"
,
"load_order"
:
"50"
,
"description"
:
"A PEG-based parser interpreter with memoization - https://github.com/avakar/speg"
,
"author"
:
"idleberg"
,
"issues"
:
"https://github.com/idleberg/sublime-speg/issues"
,
"releases"
:
[
{
"base"
:
"https://github.com/idleberg/sublime-speg"
,
"tags"
:
true
,
"sublime_text"
:
"*"
,
"platforms"
:
[
"*"
]
}
]
},
{
{
"name"
:
"sqlite3"
,
"name"
:
"sqlite3"
,
"load_order"
:
"01"
,
"load_order"
:
"01"
,
...
...
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