10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"candy": {
|
|
"something": "file2",
|
|
"something3": true,
|
|
"something4": true
|
|
},
|
|
"dates": true,
|
|
"elderberries": true,
|
|
"unicorn": null
|
|
}
|