Initial commit
This commit is contained in:
8
example/data/example.json
Normal file
8
example/data/example.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"defaults": {
|
||||
"bar": true
|
||||
},
|
||||
"items": [
|
||||
{ "foo": 42 }
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user