Description
A pure Lua JSON module with UTF-8 support and no external dependencies, used by scripts to encode and decode JSON data.
It is data format infrastructure. Developers use it when Lua programs exchange configuration, API responses, or structured data in JSON.