Install lua-dkjson by entering the following commands in the terminal:
sudo apt update sudo apt install lua-dkjson
Description:
JSON module written in Lua
dkjson is a JSON (JavaScript Object Notation) encoder / decoder. It supports UTF-8. . It is written in Lua without any dependencies, but when LPeg (provided in Debian by lua-lpeg) is installed dkjson uses it to speed up decoding.
Homepage: http://dkolf.de/src/dkjson-lua.fsl/home
Version: 2.5-2
Section: universe/interpreters