summaryrefslogtreecommitdiff
path: root/json-elements/json
diff options
context:
space:
mode:
Diffstat (limited to 'json-elements/json')
-rw-r--r--json-elements/json4
1 files changed, 4 insertions, 0 deletions
diff --git a/json-elements/json b/json-elements/json
new file mode 100644
index 0000000..fc740b3
--- /dev/null
+++ b/json-elements/json
@@ -0,0 +1,4 @@
+{
+ "hello": "world",
+ "how": ["are", "you", "?"]
+}