12 lines
181 B
JSON
12 lines
181 B
JSON
{
|
|
"teamName": "Team Mocha",
|
|
"members": [
|
|
{
|
|
"name": "Justin Lin",
|
|
"twitter": "tony199462",
|
|
"koding": "mocharax",
|
|
"location": "Taipei, TW"
|
|
}
|
|
]
|
|
}
|