aboutsummaryrefslogtreecommitdiff
path: root/example/content/bhello_pe_pi/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'example/content/bhello_pe_pi/index.json')
-rw-r--r--example/content/bhello_pe_pi/index.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/content/bhello_pe_pi/index.json b/example/content/bhello_pe_pi/index.json
new file mode 100644
index 0000000..5ceff86
--- /dev/null
+++ b/example/content/bhello_pe_pi/index.json
@@ -0,0 +1,8 @@
+{
+"type" : "bag",
+"name" : "hello_pear_and_pineapple",
+"components" : [
+["bag", "hello_pear"],
+["bag", "hello_pineapple"]
+]
+}