{
  "permissions": {
    "allow": [
      "Bash(cat:*)",
      "Bash(brew install:*)",
      "Bash(npm start)",
      "Bash(curl:*)",
      "Bash(cloudflared tunnel:*)",
      "Bash(pkill:*)",
      "Bash(chmod:*)",
      "Bash(node bin/cli.js:*)",
      "Bash(npm whoami:*)",
      "Bash(npm config set:*)",
      "Bash(npm view:*)",
      "Bash(npm publish:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(gh release create:*)",
      "Bash(PORT=3099 node:*)",
      "Bash(/tmp/devtunnel-test/node_modules/.bin/devtunnel:*)",
      "Bash(lsof:*)",
      "Bash(kill:*)"
    ]
  }
}
