From 824396191c16d13fd0cd9a3dc692ea9edf6e1e7c Mon Sep 17 00:00:00 2001 From: Elray02 Date: Fri, 30 Jun 2017 17:00:48 +0200 Subject: [PATCH] add example json --- example.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 example.json diff --git a/example.json b/example.json new file mode 100644 index 0000000..bb588a2 --- /dev/null +++ b/example.json @@ -0,0 +1,5 @@ +{ + "animal":["unicorn","raven","sparrow","scorpion","coyote"], + "umor": ["sad","happy","così così", "great","medium","crispy"], + "location":["paraponzi","bergeggi","albero bello","roma", "milano"] +}