Versions in this module Expand all Collapse all v0 v0.0.1 Jan 24, 2026 Changes in this version + var Exports = _p0.Exports + func ParseJSON(r io.Reader) (nitro.Value, error) + func ToJSON(v nitro.Value, prefix, indent string) ([]byte, error) + type EncodeOptions struct + Indent string + Prefix string + func (m *EncodeOptions) FromMap(v *_p2.Map) error