rsonpath 0.10.1

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

args = ["--force-input", "eager", "$", "./tests/test.json"]
stdout = """
{}
"""