{
  "permissions": {
    "allow": [
      "Bash(npx tap:*)",
      "Bash(node:*)",
      "Bash(for i in 1 2 3 4 5)",
      "Bash(do)",
      "Bash(echo:*)",
      "Bash(done)",
      "Bash(npm test:*)"
    ],
    "deny": [],
    "ask": []
  }
}
