13 lines
200 B
JSON
13 lines
200 B
JSON
{
|
|
"teamName": "Autobots",
|
|
"members": [
|
|
{
|
|
"name": "Harsh Vakharia",
|
|
"twitter": "harshjv",
|
|
"koding": "harshjv",
|
|
"location": "Gujarat, IN",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|