12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"teamName": "BisonNation",
|
|
"members": [
|
|
{
|
|
"name": "Junjie Huang",
|
|
"koding": "umcsdon",
|
|
"location": "Winnipeg, CA",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|