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