14 lines
213 B
JSON
14 lines
213 B
JSON
{
|
|
"teamName": "banas",
|
|
"members": [
|
|
{
|
|
"name": "Sarup Banskota",
|
|
"twitter": "SarupBanskota",
|
|
"koding": "sarupbanskota",
|
|
"location": "Coimbatore, IN",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|
|
|