mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2025-01-10 10:28:04 +00:00
45 lines
776 B
JSON
45 lines
776 B
JSON
[
|
|
{
|
|
"projectIndex": 0,
|
|
"name": "example.snowballtools.xyz",
|
|
"status": "Live",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"projectIndex": 0,
|
|
"name": "example.org",
|
|
"status": "Pending",
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"projectIndex": 1,
|
|
"name": "example.snowballtools.xyz",
|
|
"status": "Live",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"projectIndex": 1,
|
|
"name": "example.org",
|
|
"status": "Pending",
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"projectIndex": 2,
|
|
"name": "example.snowballtools.xyz",
|
|
"status": "Live",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"projectIndex": 2,
|
|
"name": "example.org",
|
|
"status": "Pending",
|
|
"branch": "test"
|
|
},
|
|
{
|
|
"projectIndex": 3,
|
|
"name": "iglootools-2.com",
|
|
"status": "Pending",
|
|
"branch": "test"
|
|
}
|
|
]
|