Commit f43ffcfa authored by wbond's avatar wbond

Added renamed_packages key to allow Package Control to automatically rename…

Added renamed_packages key to allow Package Control to automatically rename plugins on user's machines
parent 55035c4a
{ {
"schema_version": "1.0", "schema_version": "1.2",
"repositories": [ "repositories": [
"http://sublime.wbond.net/packages.json", "http://sublime.wbond.net/packages.json",
"https://github.com/buymeasoda/soda-theme", "https://github.com/buymeasoda/soda-theme",
...@@ -131,5 +131,8 @@ ...@@ -131,5 +131,8 @@
"sublimepastecolumn": "Paste as Column", "sublimepastecolumn": "Paste as Column",
"sublime-text-2-mxunit": "MXUnit", "sublime-text-2-mxunit": "MXUnit",
"Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration" "Sublime-Text-2-Goto-CSS-Declaration": "Goto-CSS-Declaration"
},
"renamed_packages": {
"JSDocs": "DocBlockr"
} }
} }
\ No newline at end of file
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