{
  "permissions": {
    "allow": [
      "Bash(node -e ' *)",
      "Bash(npm test *)",
      "WebFetch(domain:www.w3.org)",
      "Bash(npm show *)",
      "Bash(npm search *)",
      "WebFetch(domain:github.com)",
      "WebSearch",
      "Bash(npm install *)",
      "Bash(which node *)",
      "Bash(brew list *)",
      "Bash(ls ~/bin/ /usr/local/bin/ /opt/homebrew/bin/ 2>/dev/null | grep -i 'gh\\\\|hub' || echo \"none found\")",
      "Bash(git remote *)",
      "Bash(git config *)",
      "Bash(brew install *)"
    ]
  }
}
