Fork of serde-hjson, providing JSON parsing and serialization with human-readable JSON extensions.
# Cargo.toml
[dependencies]
nu-json = "0.111.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string into a nu_json Value and prints it.
Use serde_json for strict JSON compliance; nu_json is intended for Nushell's extended format.
No dependency data recorded yet.