18 lines
331 B
JSON
18 lines
331 B
JSON
{
|
|
"teamName": "HowardRoark",
|
|
"members": [
|
|
{
|
|
"name": "Abhishek Nair",
|
|
"twitter": "HumbleAlchemy",
|
|
"koding": "humblealchemy",
|
|
"location": "Bengaluru, IN"
|
|
},
|
|
{
|
|
"name": "Surbhi Shah",
|
|
"twitter": "surbhishah1",
|
|
"koding": "surshah",
|
|
"location": "Hyderabad, IN"
|
|
}
|
|
]
|
|
}
|