Tradaf/examples/simple.json

5 lines
53 B
JSON

{
"a boolean": true,
"an array": [3, 2, 1]
}