8 lines
91 B
JSON
8 lines
91 B
JSON
|
{
|
||
|
"defaults": {
|
||
|
"bar": true
|
||
|
},
|
||
|
"items": [
|
||
|
{ "foo": 42 }
|
||
|
]
|
||
|
}
|