24 lines
459 B
JSON
24 lines
459 B
JSON
{
|
|
"teamName": "c0D3 mUNCH3R5",
|
|
"members": [
|
|
{
|
|
"name": "Alan Wu",
|
|
"twitter": "matchthreee",
|
|
"koding": "xrxr",
|
|
"location": "Ottawa, CA"
|
|
},
|
|
{
|
|
"name": "William Li",
|
|
"twitter": "WhiteUreda",
|
|
"koding": "whiteureda",
|
|
"location": "Vancouver, CA"
|
|
},
|
|
{
|
|
"name": "Sophia Castellarin",
|
|
"twitter": "sophcastellarin",
|
|
"koding": "soapy1",
|
|
"location": "Vancouver, CA"
|
|
}
|
|
]
|
|
}
|