12 lines
182 B
JSON
12 lines
182 B
JSON
{
|
|
"teamName": "Team Koders",
|
|
"members": [
|
|
{
|
|
"name": "Truman",
|
|
"twitter": "trumanhung",
|
|
"koding": "truboyh14",
|
|
"location": "Vancouver, CA"
|
|
}
|
|
]
|
|
}
|