[package]
name = "jsonkit"
version = "0.2.2"
edition = "2024"
description = "A high-performance, lightweight Rust utility library engineered for robust JSON data processing."
license = "MIT"
authors = ["Ohm Coder <brutal99@gmail.com>"]
repository = "https://gitlab.com/lazylib/rs/jsonkit"
[dependencies]
regex = "1.12.2"