12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"teamName": "Team RnD",
|
|
"members": [
|
|
{
|
|
"name": "Honey Varma",
|
|
"twitter": "@raj_ventures",
|
|
"koding": "iamraj",
|
|
"location": "Washington D.C., US"
|
|
}
|
|
]
|
|
}
|