13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"teamName": "Knecht",
|
|
"members": [
|
|
{
|
|
"name": "Ivan Gabriel Juricic",
|
|
"twitter": "iggitweets",
|
|
"koding": "pocketbyte",
|
|
"location": "Zagreb, HR",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|