[[bin]]
doc = false
name = "jsonxf"
path = "src/main.rs"
[dependencies.getopts]
version = "0.2"
[dependencies.memchr]
version = "2.3.4"
[lib]
name = "jsonxf"
path = "src/jsonxf.rs"
[package]
authors = ["pete gamache <pete@gamache.org>"]
categories = ["encoding", "rendering", "text-processing", "value-formatting"]
description = "A fast JSON pretty-printer and minimizer."
homepage = "https://github.com/gamache/jsonxf"
keywords = ["json", "pretty-print", "pretty", "minimize"]
license = "MIT"
name = "jsonxf"
repository = "https://github.com/gamache/jsonxf"
version = "1.1.1"