{
  "permissions": {
    "allow": [
      "Bash(npx eslint *)",
      "Bash(node *)",
      "Bash(echo \"exit:$?\")",
      "Bash(npm install *)",
      "Bash(npm run *)",
      "Bash(MapboxAccessToken=dummy npx browserify test/index.js -o /dev/null)",
      "Bash(MapboxAccessToken=dummy npx browserify test/index.js -o /private/tmp/claude-501/-Users-isaacbesora-Documents-workspace-mapbox-gl-directions/707869d0-e6de-468f-8e51-20683fa291a1/scratchpad/bundle.js)",
      "Bash(git check-ignore *)",
      "Bash(git checkout *)",
      "Read(//Users/isaacbesora/Documents/workspace/mapbox-sdk/.github/workflows/**)",
      "Read(//Users/isaacbesora/Documents/workspace/mapbox-sdk/**)",
      "Bash(python3 -c \"import yaml; yaml.safe_load\\(open\\('.circleci/config.yml'\\)\\)\")",
      "Bash(python3 -c \"import yaml; yaml.safe_load\\(open\\('.github/workflows/ci.yml'\\)\\)\")",
      "Bash(pip3 install *)",
      "Bash(python3 -c \"import yaml; print\\('circleci', bool\\(yaml.safe_load\\(open\\('.circleci/config.yml'\\)\\)\\)\\); print\\('gha', bool\\(yaml.safe_load\\(open\\('.github/workflows/ci.yml'\\)\\)\\)\\)\")",
      "Bash(npx tape *)",
      "Bash(export MapboxAccessToken=pk.eyJ1IjoiaWJlc29yYS1tYXBib3giLCJhIjoiY202aHc2c2pkMDF4OTJqcXd4NnJodmdxMiJ9.ZnNRSmVKpZ67wZ7_nDhhGg)",
      "Bash(npm test *)",
      "Bash(timeout 30 npx browserify test/index.js -o /tmp/bundle.js)",
      "Bash(echo \"EXIT:$?\")"
    ]
  }
}
