{
  "permissions": {
    "allow": [
      "Bash(npx tsc:*)",
      "Bash(npm test:*)",
      "Bash(npm install:*)",
      "Bash(cat:*)",
      "WebFetch(domain:livr-spec.org)",
      "Bash(node:*)",
      "Bash(wc:*)",
      "Bash(timeout 60 node:*)",
      "Bash(npm run bench:*)"
    ],
    "deny": [],
    "ask": []
  }
}
