11 lines
155 B
JSON
11 lines
155 B
JSON
{
|
|
"teamName": "WarRoom",
|
|
"members": [
|
|
{
|
|
"name": "Cameron Wright",
|
|
"koding": "camwright",
|
|
"location": "Vancouver, WA"
|
|
}
|
|
]
|
|
}
|