mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 10:52:47 +00:00
11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"candy": {
|
|
"something": "file2",
|
|
"something3": true,
|
|
"something4": true
|
|
},
|
|
"dates": true,
|
|
"elderberries": true,
|
|
"unicorn": null
|
|
}
|