From eb13596a2e97f0918a7bef7aab1d908f01b54340 Mon Sep 17 00:00:00 2001 From: Geoffrey Liu Date: Thu, 25 Dec 2014 16:03:24 -0800 Subject: [PATCH] Create json.json --- j/json.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 j/json.json diff --git a/j/json.json b/j/json.json new file mode 100644 index 00000000..de0657dd --- /dev/null +++ b/j/json.json @@ -0,0 +1 @@ +{ "hello": "world" }