Commit 9462e2b6 authored by 严宇川's avatar 严宇川 Committed by Will Bond

make my plugin run (#6322)

* Update repository.json

* Update repository.json

* Update repository.json

* Update j.json

* Update j.json

Add JSON2Go to package control

* Update JSON2Go

Update JSON2Go

* update

update
parent 959322a0
...@@ -984,6 +984,20 @@ ...@@ -984,6 +984,20 @@
} }
] ]
}, },
{
"name": "JSON2Go",
"details": "https://github.com/everCyan/JSON2Go",
"labels": [
"json"
],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx"],
"tags": true
}
]
},
{ {
"name": "JSONComma", "name": "JSONComma",
"details": "https://github.com/math2001/JSONComma", "details": "https://github.com/math2001/JSONComma",
......
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