5 lines
53 B
JSON
5 lines
53 B
JSON
|
{
|
||
|
"a boolean": true,
|
||
|
"an array": [3, 2, 1]
|
||
|
}
|