rsonpath 0.10.1

Blazing fast JSONPath CLI tool powered by SIMD
1
2
3
4
5
6
bin = { name = "rq" }

args = ["-r", "nodes", "--force-input", "eager", "$", "--json", "{}"]
stdout = """
{}
"""