util.TableToJSON
Example
Writes the positions and angles of every player to a JSON file called playerstuff.json.
Converts a table to a JSON string.
All integers will be converted to decimals (5 -> 5.0).
Writes the positions and angles of every player to a JSON file called playerstuff.json.