jql-parser 7.0.5

Parser for jql - the JSON Query Language tool.
Documentation
[dependencies.nom]
version = "7.1.3"

[dependencies.thiserror]
version = "1.0.50"

[lib]
path = "src/lib.rs"

[package]
authors = ["Davy Duperron <yamafaktory@gmail.com>"]
categories = ["command-line-utilities", "filesystem"]
description = "Parser for jql - the JSON Query Language tool."
edition = "2021"
keywords = ["cli", "json", "terminal", "tool", "query"]
license = "MIT OR Apache-2.0"
name = "jql-parser"
readme = "README.md"
repository = "https://github.com/yamafaktory/jql"
version = "7.0.5"