mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-07 15:20:31 +00:00
12 lines
99 B
Plaintext
12 lines
99 B
Plaintext
|
{
|
||
|
"baz": "qux",
|
||
|
"foo": "bar"
|
||
|
}
|
||
|
|
||
|
{
|
||
|
"baz": "boo",
|
||
|
"hello": [
|
||
|
"world"
|
||
|
]
|
||
|
}
|