pollymc/tests/data/oneChannel.json
2013-12-14 16:02:51 +01:00

12 lines
183 B
JSON

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