12 lines
167 B
JSON
12 lines
167 B
JSON
{
|
|
"teamName": "jedi",
|
|
"members": [
|
|
{
|
|
"name": "Saleem Ansari",
|
|
"twitter": "tuxdna",
|
|
"koding": "tuxdna",
|
|
"location": "New Delhi, IN"
|
|
}
|
|
]
|
|
}
|