{
  "permissions": {
    "allow": [
      "Bash(grep -E \"\\\\\\\\.ts$|\\\\\\\\.js$\")",
      "Bash(npm outdated:*)",
      "Bash(npm audit:*)",
      "Bash(chmod +x:*)",
      "Bash(bash:*)",
      "Bash(find src:*)",
      "Bash(env)",
      "Read(//home/cmcc/.claude/**)",
      "Bash(python3 -m json.tool)"
    ]
  }
}
