{
  "hooks": {
    "SessionStart": [
      {
        "hooks": [
          { "type": "command", "command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/sessionstart.bundle.mjs" }
        ]
      }
    ]
  }
}
