11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"teamName": "Flyingsoft Games",
|
|
"members": [{
|
|
"name" : "Michael Romanovsky",
|
|
"twitter" : "agamemnus_dev",
|
|
"koding" : "agamemnus",
|
|
"location" : "Boston, US",
|
|
"lead" : true
|
|
}]
|
|
}
|