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

12 lines
74 B
JSON

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