11 lines
176 B
JSON
11 lines
176 B
JSON
{
|
|
"teamName": "Magic",
|
|
"members": [
|
|
{
|
|
"name": "Ivy Wong",
|
|
"koding": "ivywong",
|
|
"location": "New York, US"
|
|
}
|
|
]
|
|
}
|