Commit f697f759 authored by Jan T. Sott's avatar Jan T. Sott Committed by GitHub

Add CSON Converter

parent b8deda39
...@@ -2985,6 +2985,17 @@ ...@@ -2985,6 +2985,17 @@
} }
] ]
}, },
{
"name": "CSON Converter",
"details": "https://github.com/idleberg/sublime-cson-converter",
"labels": ["converter", "cson", "json"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "CSPM", "name": "CSPM",
"details": "https://github.com/cspm/SublimeCSPM", "details": "https://github.com/cspm/SublimeCSPM",
......
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