blob: c7707caa2b3b0eaec49ae4ad3a368aef1358cb36 [file] [edit]
[package]
name = "jsondocck"
version = "0.1.0"
edition = "2024"
[dependencies]
jsonpath-rust = "1.0.0"
getopts = "0.2"
regex = "1.4"
shlex = "1.0"
serde_json = "1.0"
fs-err = "2.5.0"
jaq-core = "3"
jaq-std = { version = "3", default-features = false }
jaq-json = { version = "2", features = ["serde"] }