json.stringify(object)
Serializes a Lua object into a JSON string. It supports the following types: boolean, nil, number, string, table
boolean
nil
number
string
table