smartfile/test/testassets/mytest.json
2019-06-26 21:17:58 +02:00

9 lines
99 B
JSON

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