12 lines
181 B
JSON
12 lines
181 B
JSON
{
|
|
"teamName": "Six Wings",
|
|
"members": [
|
|
{
|
|
"name": "Juan Serrano",
|
|
"twitter": "germ13",
|
|
"koding": "germ13",
|
|
"location": "Los Angeles, CA"
|
|
}
|
|
]
|
|
}
|