{
  "permissions": {
    "allow": [
      "Bash(npm test:*)",
      "Bash(npm show:*)",
      "Bash(which pnpm:*)",
      "Bash(pnpm test:*)",
      "Bash(node:*)",
      "WebFetch(domain:www.npmjs.com)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "WebFetch(domain:api.github.com)",
      "WebSearch",
      "WebFetch(domain:cdn.jsdelivr.net)",
      "Bash(pkill:*)",
      "Bash(git remote:*)",
      "Bash(git add:*)",
      "Bash(git checkout:*)",
      "Bash(git merge:*)"
    ]
  }
}
