12 lines
178 B
JSON
12 lines
178 B
JSON
{
|
|
"teamName": "Icicle",
|
|
"members": [
|
|
{
|
|
"name": "Manohar Joshi",
|
|
"twitter": "majoshi1",
|
|
"koding": "majoshi1",
|
|
"location": "Edison, US"
|
|
}
|
|
]
|
|
}
|