{
  "permissions": {
    "allow": [
      "Bash(chmod:*)",
      "Bash(./publish.sh:*)",
      "Bash(while read hash msg)",
      "Bash(do echo \"=== $msg \\($hash\\) ===\")",
      "Bash(done)",
      "Bash(npm run release:*)",
      "Bash(npm whoami:*)",
      "Bash(npm login:*)",
      "Bash(npm publish:*)"
    ]
  }
}
