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