12 lines
227 B
JSON
12 lines
227 B
JSON
{
|
|
"teamName": "Fantasista",
|
|
"members": [
|
|
{
|
|
"name": "prashanth",
|
|
"twitter": "neotheicebird",
|
|
"koding": "neotheicebird",
|
|
"location": "chennai, IN"
|
|
}
|
|
]
|
|
}
|