smartfile/test/mytest.json
2015-11-24 18:52:24 +01:00

9 lines
99 B
JSON

{
"key1": "this works",
"key2": "this works too",
"key3": {
"nestedkey1": "hello"
}
}