afero/rclonefs/example/object.json

14 lines
129 B
JSON

{
"object": {
"f": 1,
"g": 2
},
"test1": [
{
"kind": "Whiskey",
"qty": 1
}
],
"test2": 7
}