{
  "name": "@combos-fun/plugin-matterjs",
  "pluginId": "matterjs",
  "category": "physics",
  "dimension": "2d",
  "isCore": false,
  "keywords": ["matter-js", "2d", "physics", "collision", "rigid-body", "gravity"],
  "agentSkill": "./agent-skill.md",
  "requires": ["@combos-fun/engine", "@combos-fun/plugin-renderer"],
  "exports": ["PhysicsSystem", "Physics", "PhysicsType"]
}
