{
  "permissions": {
    "allow": [
      "Bash(git revert:*)",
      "Bash(npm view:*)",
      "Bash(git checkout:*)",
      "Bash(npm version:*)",
      "Bash(npm publish:*)",
      "Bash(npm pkg:*)",
      "Bash(sleep 8 && open http://localhost:3000)",
      "Bash(lsof -ti:3000 | head -5)"
    ]
  }
}
