{
  "permissions": {
    "allow": [
      "Bash(gh api:*)",
      "Bash(npm ls:*)",
      "Bash(npm outdated:*)",
      "Bash(npm install:*)",
      "Bash(npm test:*)",
      "Bash(npm audit *)",
      "Bash(npm version *)"
    ]
  }
}
