Serializes an object to JSON and writes it to a file synchronously.
The path of the file to write.
The object to serialize and write to the file.
Serializes an object to JSON and writes it to a file synchronously.