Files
php-dataset/example/data/example.json
T
2022-09-03 02:28:03 +02:00

8 lines
91 B
JSON

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