summaryrefslogtreecommitdiff
path: root/proto/stuff.json
diff options
context:
space:
mode:
Diffstat (limited to 'proto/stuff.json')
-rw-r--r--proto/stuff.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/stuff.json b/proto/stuff.json
new file mode 100644
index 0000000..e665b6f
--- /dev/null
+++ b/proto/stuff.json
@@ -0,0 +1,9 @@
+{
+ "apple": {
+ "edible": true,
+ "energy": 2
+ },
+ "lamp": {
+ "light": true
+ }
+}