12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"teamName": "LambdaXpression",
|
|
"members": [
|
|
{
|
|
"name": "Khoa Le",
|
|
"koding": "khoatatle",
|
|
"location": "Seattle, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|