[package] authors = ["qblmchmmd"] license = "MIT" edition = "2018" name = "jpret" description = "JSON pretty formatter" version = "0.1.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] json-color = "0.7.1" colored = "2.0.0" linkify = "0.4.0" ansi_term = "0.12"