mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-04-25 09:22:19 +00:00
Merge pull request #11 from measlytwerp/patch-1
Added `query` to the keywords
This commit is contained in:
commit
e8e9dbfe1c
@ -6,7 +6,7 @@ authors = ["Changseok Han <freestrings@gmail.com>"]
|
|||||||
description = "It is JsonPath engine written in Rust. it provide a similar API interface in Webassembly and Javascript too. - Webassembly Demo: https://freestrings.github.io/jsonpath"
|
description = "It is JsonPath engine written in Rust. it provide a similar API interface in Webassembly and Javascript too. - Webassembly Demo: https://freestrings.github.io/jsonpath"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
keywords = ["jsonpath", "json", "webassembly", "nodejs", "javascript"]
|
keywords = ["jsonpath", "json", "webassembly", "nodejs", "query"]
|
||||||
|
|
||||||
repository = "https://github.com/freestrings/jsonpath"
|
repository = "https://github.com/freestrings/jsonpath"
|
||||||
documentation = "https://docs.rs/jsonpath_lib/0.1.0/jsonpath_lib"
|
documentation = "https://docs.rs/jsonpath_lib/0.1.0/jsonpath_lib"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user