11 lines
175 B
JSON
11 lines
175 B
JSON
{
|
|
"teamName": "Wine Team",
|
|
"members": [
|
|
{
|
|
"name": "Csaba Tölcsér",
|
|
"koding": "winedrinker",
|
|
"location": "Szigetszentmiklós, HU"
|
|
}
|
|
]
|
|
}
|