smartfile/test/testassets/mytest.json

9 lines
99 B
JSON
Raw Normal View History

2015-11-24 17:52:24 +00:00
{
"key1": "this works",
"key2": "this works too",
"key3": {
"nestedkey1": "hello"
}
}