aboutsummaryrefslogtreecommitdiff
path: root/demo1/stuff.json
diff options
context:
space:
mode:
Diffstat (limited to 'demo1/stuff.json')
-rw-r--r--demo1/stuff.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/demo1/stuff.json b/demo1/stuff.json
new file mode 100644
index 0000000..3b8448b
--- /dev/null
+++ b/demo1/stuff.json
@@ -0,0 +1,6 @@
+{
+ "foo": "FOO",
+ "bar": "BAR",
+ "wibble": 3.14159,
+ "wobble": [0,1,2,3,4,5,6]
+}