Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I found a few sites with solutions to your problem:

A site where you can convert JSON to Lua table: http://mageddo.com/tools/json-to-lua-converter

A JSON decoder library for Lua: https://github.com/rxi/json.lua

That being said, I might add this feature for convenience of Lua users some time later.

Great! Thanks for the links.