11 lines
147 B
JSON
11 lines
147 B
JSON
{
|
|
"teamName": "Colts",
|
|
"members": [
|
|
{
|
|
"name": "Ashish Namdev",
|
|
"twitter": "@ashish_nam",
|
|
"koding": "ashishnamdev",
|
|
"location": "Bangalore,IN"
|
|
}
|
|
]
|
|
} |