feat(new tool): jq/JSONPath tester

Fix #273 and #672
This commit is contained in:
sharevb 2024-08-23 21:45:29 +02:00 committed by ShareVB
parent 318fb6efb9
commit 0d9f6aa01b
6 changed files with 202 additions and 18 deletions

View file

@ -42,6 +42,7 @@
"@tiptap/starter-kit": "2.1.6",
"@tiptap/vue-3": "2.0.3",
"@types/figlet": "^1.5.8",
"@types/jsonpath": "^0.2.4",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.3.0",
@ -65,8 +66,10 @@
"highlight.js": "^11.7.0",
"iarna-toml-esm": "^3.0.5",
"ibantools": "^4.3.3",
"jq-wasm": "^0.0.9",
"js-base64": "^3.7.6",
"json5": "^2.2.3",
"jsonpath": "^1.1.1",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.28",
"lodash": "^4.17.21",