13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"teamName": "SparkLabs",
|
|
"members": [
|
|
{
|
|
"name": "Gabriel Nazi",
|
|
"twitter": "GNazi94",
|
|
"koding": "gnazi",
|
|
"location": "Beirut, LB",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|