route/vendor/github.com/hashicorp/hcl/test-fixtures/structure_flat.json

9 lines
69 B
JSON

{
"foo": {
"baz": {
"key": 7,
"foo": "bar"
}
}
}