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