aboutsummaryrefslogtreecommitdiffstats
path: root/test/new.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/new.json')
-rw-r--r--test/new.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/new.json b/test/new.json
index 86da691..235c843 100644
--- a/test/new.json
+++ b/test/new.json
@@ -1,7 +1,8 @@
{
"a": 2,
"c": 3,
- "daughter": {
- "name": "Maruška"
+ "children": {
+ "son": "Ivánek",
+ "daughter": "Maruška"
}
}