duster/js/test_cases/dot_leading_path/input1.json

8 lines
96 B
JSON
Raw Normal View History

{
"commander": "Chris",
"names": {
"captain": "Alice",
"first_officer": "Bob"
}
}