mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
11 lines
76 B
JSON
11 lines
76 B
JSON
{
|
|
"a": {
|
|
"also": [
|
|
1
|
|
]
|
|
},
|
|
"b": {
|
|
"also": "me"
|
|
}
|
|
}
|