18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"teamName": "Team Logicode.ca",
|
|
"members": [
|
|
{
|
|
"name": "Tito Lim",
|
|
"twitter": "titolim",
|
|
"koding": "titolim",
|
|
"location": "Montreal, CA"
|
|
},
|
|
{
|
|
"name": "Nou",
|
|
"twitter": "nou",
|
|
"koding": "nou",
|
|
"location": "Montreal, CA"
|
|
}
|
|
]
|
|
}
|