Tools/jq.json

{
  "name": "jq",
  "description": "Command-line JSON processor",
  "tags": [
    "json",
    "data",
    "text"
  ],
  "executable": "jq.exe",
  "packages": {
    "scoop": "jq",
    "winget": "jqlang.jq",
    "choco": "jq"
  },
  "xdg": {
    "compliance": "none",
    "method": "default"
  },
  "aliases": {},
  "picker": "custom"
}