feat: add jsonata query operation

This commit is contained in:
Jon King 2023-05-27 18:17:31 -07:00
parent 1b8c229df2
commit 5b15e75479
No known key found for this signature in database
GPG key ID: 426783717306C07E
3 changed files with 75 additions and 0 deletions

View file

@ -139,6 +139,7 @@
"js-sha3": "^0.9.3",
"jsesc": "^3.0.2",
"json5": "^2.2.3",
"jsonata": "^2.0.3",
"jsonpath-plus": "^9.0.0",
"jsonwebtoken": "8.5.1",
"jsqr": "^1.4.0",