Description
Lua 5.2 programs can parse and generate JSON through a fast library implementation.
This package is useful for developers keeping Lua 5.2 applications compatible with JSON-based APIs or configuration files. It is a runtime library, not a standalone data viewer.
Version-specific libraries should match the Lua runtime used by the application. Test parsing behavior before processing external data.