diff --git a/plugin_packages.json b/plugin_packages.json index 090a626..069c1ee 100644 --- a/plugin_packages.json +++ b/plugin_packages.json @@ -675,6 +675,19 @@ "public_key": "MCowBQYDK2VwAyEAJnszsHN/Ra+hGJDdvE6zdLfRnrqTTsQB1aZZza3Hx4k=", "repository": "MDGDSS/caido-notify" }, + { + "id": "jq", + "name": "JQ", + "license": "MIT", + "description": "Add a JQ view mode to HTTP History, Replay, Search and Sitemap for running jq queries against JSON request/response bodies with syntax highlighting and autocompletion.", + "author": { + "name": "aleister1102", + "email": "marucube35@gmail.com", + "url": "https://github.com/aleister1102/jq-caido" + }, + "public_key": "MCowBQYDK2VwAyEA9tbqpm9xNMY/0xiMj8wQ6kTBFUcxnxPUn9YXXt424q4=", + "repository": "aleister1102/jq-caido" + }, { "id": "host-header-injector", "name": "Host Header Injector",