18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"teamName": "Flying Tarrasque",
|
|
"members": [
|
|
{
|
|
"name": "Pedro Henrique",
|
|
"twitter": "notHereBaby",
|
|
"koding": "pedrohenriquerls",
|
|
"location": "Goiânia, GO"
|
|
},
|
|
{
|
|
"name": "Henrique Hirako",
|
|
"twitter": "heriquehirako",
|
|
"koding": "japoneiz",
|
|
"location": "Goiânia, GO"
|
|
}
|
|
]
|
|
}
|