8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"commander": "Chris",
|
|
"names": {
|
|
"captain": "Alice",
|
|
"first_officer": "Bob"
|
|
}
|
|
}
|