12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"teamName": "Astronauts",
|
|
"members": [
|
|
{
|
|
"name": "Joshua Wolfe",
|
|
"twitter": "killgor223",
|
|
"koding": "jbwolfe",
|
|
"location": "Tuscaloosa, US"
|
|
}
|
|
]
|
|
}
|