Initial commit

This commit is contained in:
2022-09-03 02:28:03 +02:00
commit 7059efb6fa
8 changed files with 792 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"defaults": {
"bar": true
},
"items": [
{ "foo": 42 }
]
}