{
  "name": "@oalacea/chaosui",
  "version": "0.7.5",
  "description": "Glitch, noise, organic, fantasy and distortion UI components",
  "type": "module",
  "exports": {
    "./text/*": "./text/*/index.tsx",
    "./overlays/*": "./overlays/*/index.tsx",
    "./buttons/*": "./buttons/*/index.tsx",
    "./effects/*": "./effects/*/index.tsx",
    "./backgrounds/*": "./backgrounds/*/index.tsx"
  }
}
