summaryrefslogtreecommitdiffstats
path: root/examples/file-json/Settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/file-json/Settings.json')
-rw-r--r--examples/file-json/Settings.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/file-json/Settings.json b/examples/file-json/Settings.json
new file mode 100644
index 0000000..72b28e6
--- /dev/null
+++ b/examples/file-json/Settings.json
@@ -0,0 +1,5 @@
+{
+ "debug": false,
+ "pi": 3.14159,
+ "weight": 150
+}