pollymc/tests/data/oneChannel.json

12 lines
183 B
JSON
Raw Normal View History

{
"format_version": 0,
"channels": [
{
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
"url": "http://example.org/stuff"
}
]
}