json-strip-comments 1.0.4

Strip comments from JSON
Documentation
[[bench]]
harness = false
name = "strip"

[dependencies.memchr]
version = "2.7.4"

[dev-dependencies.criterion2]
default-features = false
version = "0.11.0"

[dev-dependencies.serde_json]
version = "1.0.117"

[features]
codspeed = ["criterion2/codspeed"]

[package]
description = "Strip comments from JSON"
edition = "2021"
license = "MIT"
name = "json-strip-comments"
readme = "README.md"
repository = "https://github.com/oxc-project/json-strip-comments"
version = "1.0.4"