12 lines
151 B
JSON
12 lines
151 B
JSON
{
|
|
"teamName": "teamIndia",
|
|
"members": [
|
|
{
|
|
"name": "Vishwas Tripathi",
|
|
"twitter": "vishfrnds",
|
|
"koding": "vishfrnds",
|
|
"location": "Allahabad, IN"
|
|
}
|
|
]
|
|
}
|