json_comments 0.2.2

Library to strip comments from JSON before parsing
Documentation
[badges.travis-ci]
repository = "tmccombs/json-comments-rs"
[dev-dependencies.serde_json]
version = "1.0"

[package]
authors = ["Thayne McCombs <astrothayne@gmail.com>"]
description = "Library to strip comments from JSON before parsing"
edition = "2018"
license = "Apache-2.0"
name = "json_comments"
readme = "README.md"
repository = "https://github.com/tmccombs/json-comments-rs"
version = "0.2.2"