{
  "permissions": {
    "allow": [
      "Read(//tmp/mqemitter-mongodb/**)",
      "Bash(timeout 15 node -e \":*)",
      "Bash(timeout 30 node --test --test-name-pattern=\"close does not cause\" test.js)",
      "Bash(git stash:*)",
      "Bash(git checkout:*)"
    ]
  }
}
