Options for JSON writing. Passed to the write method.
write
Default options. Indents. Does not create root document.
Sets whether JSON is wrapped in a 'document root' object. Default false .
false
Sets whether JSON string is indented. Default true .
true
whether JSON is wrapped in a 'document root' object.
Returns whether JSON string is indented.