12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"teamName": "Team Car\u202eret",
|
|
"members": [
|
|
{
|
|
"name": "Carter Sande",
|
|
"koding": "cartr",
|
|
"location": "California, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|