18 lines
292 B
JSON
18 lines
292 B
JSON
{
|
|
"teamName": "infi",
|
|
"members": [
|
|
{
|
|
"name": "Prateek Jain",
|
|
"twitter": "",
|
|
"koding": "max07",
|
|
"location": "Gwalior, IN"
|
|
},
|
|
{
|
|
"name": "Dharamveer Baloda",
|
|
"twitter": "",
|
|
"koding": "baloda",
|
|
"location": "Gwalior, IN"
|
|
}
|
|
]
|
|
}
|