{
  "name": "coffee-bean-cursor",
  "type": "registry:component",
  "title": "Coffee Bean Cursor",
  "description": "Mouse-reactive 3D coffee bean flow with velocity-based lighting and fluid drift",
  "dependencies": [
    "@react-three/drei",
    "@react-three/fiber",
    "three"
  ],
  "registryDependencies": [],
  "exportName": "CoffeeBeanCursor",
  "exportKind": "default",
  "tier": "pro",
  "version": "1.1.0",
  "changelog": [
    {
      "version": "1.1.0",
      "date": "2026-07-22",
      "summary": "reduce-motion applied",
      "breaking": false
    },
    {
      "version": "1.0.0",
      "date": "2026-06-04",
      "summary": "Initial release",
      "breaking": false
    }
  ],
  "files": [
    {
      "path": "index.jsx",
      "type": "registry:component",
      "target": "src/components/effects/coffee-bean-cursor/index.jsx"
    },
    {
      "path": "createSuspendedRaf.js",
      "type": "registry:component",
      "target": "src/components/effects/coffee-bean-cursor/createSuspendedRaf.js"
    }
  ]
}