oro-pretty-json 0.3.27

Utility for pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source.
Documentation
[dependencies.serde_json]
features = ["preserve_order"]
version = "1.0.93"

[package]
authors = ["Orogene Maintainers and Contributors"]
description = "Utility for pretty printing JSON while preserving the order of keys and the original indentation and line endings from a JSON source."
edition = "2021"
homepage = "https://orogene.dev"
license = "Apache-2.0"
name = "oro-pretty-json"
readme = "README.md"
repository = "https://github.com/orogene/orogene"
rust-version = "1.67.1"
version = "0.3.27"