colored_json 3.0.1

Colorize JSON, for printing it out on the command line
Documentation
[dependencies.atty]
version = "0.2.6"

[dependencies.serde]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.yansi]
version = "0.5"

[package]
authors = ["Jens Reimann <jreimann@redhat.com>", "Harald Hoyer <harald@redhat.com>"]
categories = ["command-line-interface", "encoding", "visualization"]
description = "Colorize JSON, for printing it out on the command line"
documentation = "https://docs.rs/colored_json"
edition = "2018"
exclude = ["Screenshot.png"]
homepage = "https://github.com/ctron/colored_json"
keywords = ["json", "colored", "coloured", "color", "colour"]
license = "EPL-2.0"
name = "colored_json"
readme = "README.md"
repository = "https://github.com/ctron/colored_json"
version = "3.0.1"