7 lines
76 B
JSON
7 lines
76 B
JSON
|
{
|
||
|
"foo": "bar",
|
||
|
"value": 123,
|
||
|
"moo": [1, 2, 3],
|
||
|
"a": true
|
||
|
}
|