json5format 0.1.1

Customizable JSON5 document formatter that preserves comments
Documentation
[dependencies.lazy_static]
version = "1.4"

[dependencies.regex]
version = "1.0.6"
[dev-dependencies.anyhow]
version = "1.0.25"

[dev-dependencies.maplit]
version = "1.0"

[dev-dependencies.proptest]
version = "0.9.3"

[dev-dependencies.structopt]
version = "0.2.14"

[package]
authors = ["Rich Kadel <richkadel@google.com>"]
description = "Customizable JSON5 document formatter that preserves comments"
edition = "2018"
keywords = ["json", "json5", "style", "formatter", "comments"]
license = "BSD-3-Clause"
name = "json5format"
repository = "https://github.com/google/json5format"
version = "0.1.1"