php-dataset/example/data/example.json

8 lines
91 B
JSON

{
"defaults": {
"bar": true
},
"items": [
{ "foo": 42 }
]
}