18 lines
328 B
JSON
18 lines
328 B
JSON
{
|
|
"teamName": "Hack Lenotta",
|
|
"members": [
|
|
{
|
|
"name": "Edoardo Odorico",
|
|
"twitter": "edoardoo",
|
|
"koding": "edoardoo",
|
|
"location": "Florence, IT"
|
|
},
|
|
{
|
|
"name": "Lorenzo Farnararo",
|
|
"twitter": "baldarn",
|
|
"koding": "baldarn",
|
|
"location": "Florence, IT"
|
|
}
|
|
|
|
]
|
|
} |