Description
JSON parsing and encoding can be added to Lua 5.4 applications with a fast C-backed library.
This package is useful for developers targeting Lua 5.4 who process APIs, configuration, or structured files. It is a versioned Lua library, not a command-line JSON tool.
Malformed JSON and numeric edge cases can affect program behavior. Test with realistic input before accepting external data.