{
  "permissions": {
    "allow": [
      "Bash(find:*)",
      "Bash(grep:*)",
      "Bash(pnpm view:*)",
      "Bash(pnpm install:*)",
      "Bash(pnpm run:*)",
      "Bash(node:*)"
    ],
    "deny": []
  }
}