Skip to content

Instantly share code, notes, and snippets.

@windy1
Created March 5, 2016 22:25
Show Gist options
  • Save windy1/52f1214c5cf75e36a5eb to your computer and use it in GitHub Desktop.
Save windy1/52f1214c5cf75e36a5eb to your computer and use it in GitHub Desktop.
{
"id": "com.example.plugin.ExamplePlugin",
"name": "Example Plugin",
"description": "Example description",
"channels": {
"stable": {
"1.0.1": "<url>",
"1.0.0": "<url>"
},
"beta": {
"0.1": "<url>"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment