Commit 1570c1f2 authored by unknownuser88's avatar unknownuser88

Update c.json

parent 8c10ae8a
{ {
"schema_version": "2.0", "schema_version": "2.0",
"packages": [ "packages": [
{
"name": "Castling",
"details": "https://github.com/unknownuser88/sublimecastling",
"labels": ["replace"],
"releases": [
{
"details": "https://github.com/unknownuser88/sublimecastling"
}
]
},
{ {
"name": "C Improved", "name": "C Improved",
"details": "https://github.com/abusalimov/SublimeCImproved", "details": "https://github.com/abusalimov/SublimeCImproved",
...@@ -168,6 +158,16 @@ ...@@ -168,6 +158,16 @@
} }
] ]
}, },
{
"name": "Castling",
"details": "https://github.com/unknownuser88/sublimecastling",
"author": "David Bekoyan",
"labels": ["replace"],
"releases": [{
"sublime_text": "*",
"details": "https://github.com/unknownuser88/sublimecastling/tags"
}]
},
{ {
"name": "cdnjs", "name": "cdnjs",
"details": "https://github.com/dafrancis/Sublime-Text--cdnjs", "details": "https://github.com/dafrancis/Sublime-Text--cdnjs",
......
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