yq/pkg/yqlib/treeops/temp.json

8 lines
59 B
JSON
Raw Normal View History

2020-10-18 21:36:33 +00:00
{
2020-10-21 01:54:58 +00:00
"name": "Mike",
"pets": [
"cat",
"dog"
]
2020-10-20 04:33:20 +00:00
}