10 lines
116 B
JSON
10 lines
116 B
JSON
{
|
|
"teamName": "Team Sudo",
|
|
"members": [
|
|
{
|
|
"name": "Chris N",
|
|
"koding": "hichris123"
|
|
}
|
|
]
|
|
}
|