18 lines
304 B
JSON
18 lines
304 B
JSON
{
|
|
"teamName": "Prime 57",
|
|
"members": [
|
|
{
|
|
"name": "Max Savrick",
|
|
"twitter": "_mxms",
|
|
"koding": "mxmus",
|
|
"location": "Boca Raton, US"
|
|
},
|
|
{
|
|
"name": "Neal Patel",
|
|
"twitter": "iNeal",
|
|
"koding": "iNeal",
|
|
"location": "Kansas City, US"
|
|
}
|
|
]
|
|
}
|