[package] name = "snitch-gjson" version = "0.8.1-with-set" authors = ["Josh Baker ", "Daniel Selans "] edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/streamdal/snitch-gjson" documentation = "https://docs.rs/snitch-gjson/" description = "Get (and set) JSON values quickly" [lib] doctest = false