afero/rclonefs/example/object.json

14 lines
129 B
JSON
Raw Normal View History

2022-08-22 07:17:36 +03:00
{
"object": {
"f": 1,
"g": 2
},
"test1": [
{
"kind": "Whiskey",
"qty": 1
}
],
"test2": 7
}