{
  "name": "@combos-fun/plugin-renderer-event",
  "pluginId": "renderer-event",
  "category": "input",
  "dimension": "2d",
  "isCore": false,
  "keywords": ["pointer", "touch", "tap", "hit-area", "input", "event"],
  "agentSkill": "./agent-skill.md",
  "requires": ["@combos-fun/engine", "@combos-fun/plugin-renderer"],
  "exports": ["EventSystem", "Event", "HIT_AREA_TYPE"]
}
