12 lines
192 B
JSON
12 lines
192 B
JSON
{
|
|
"teamName": "Team Cookie",
|
|
"members": [
|
|
{
|
|
"name": "Yishu Dai",
|
|
"twitter": "twitter acct no @",
|
|
"koding": "yishudai",
|
|
"location": "Northfield, US"
|
|
}
|
|
]
|
|
}
|