THRIFT-3631 JSON protocol implement for thrift-lua library.

THRIFT-3631 Lua-This is JSON protocol implement for thrift-lua library.
TJsonProtocol.lua is new source of lua for thrift JSON protocol.
diff --git a/test/tests.json b/test/tests.json
index 902d2fe..0aaad14 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -510,7 +510,8 @@
       ],
       "protocols": [
         "binary",
-        "compact"
+        "compact",
+        "json"
       ],
       "command": [
         "lua",