mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
11 lines
134 B
JSON
11 lines
134 B
JSON
|
{
|
||
|
"foo": "bar",
|
||
|
"one": 1,
|
||
|
"inner": {
|
||
|
"list": [
|
||
|
1,
|
||
|
true,
|
||
|
null
|
||
|
]
|
||
|
}
|
||
|
}
|