mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
11 lines
99 B
JSON
11 lines
99 B
JSON
{
|
|
"x": {
|
|
"a": 1,
|
|
"b": {
|
|
"c": 3,
|
|
"d": 4,
|
|
"e": 5
|
|
},
|
|
"f": 6
|
|
}
|
|
}
|