file1.json 264 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 { "apples": true, "bananas": true, "foo": { "bar": "boo" }, "candy": { "something": "file1", "something1": true, "something2": true, "something5": { "first": 1, "second": 2 } }, "unicorn": { "exists": true } }