13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"teamName": "Axon",
|
|
"members": [
|
|
{
|
|
"name": "Daniel Masterson",
|
|
"twitter": "danm36",
|
|
"koding": "danm36",
|
|
"location": "Hull, UK",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|