summaryrefslogtreecommitdiff
path: root/proto/stuff.json
diff options
context:
space:
mode:
authorNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2018-04-04 21:54:03 +0100
committerNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2018-04-04 21:54:03 +0100
commitc7f7a60a7f1175696b8239355dc7737532c1f1ce (patch)
treefe5759a74286560e0da63208fdb0424098fe810c /proto/stuff.json
Initial commitHEADmaster
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
+ }
+}