{
  "name": "@animated-color-icons/lucide-wc",
  "version": "1.0.0",
  "description": "Animated Lucide icons as Web Components — CSS-only hover animations with two-tone color support. 1,933 icons.",
  "main": "index.js",
  "module": "index.js",
  "type": "module",
  "files": [
    "*.js",
    "*.jsx",
    "*.vue",
    "*.svelte",
    "*.css"
  ],
  "keywords": [
    "lucide",
    "icons",
    "animated",
    "web-components",
    "custom-elements",
    "css-animations",
    "two-tone",
    "hover"
  ],
  "author": "Dr. Gorkem Cetin",
  "license": "ISC",
  "homepage": "https://animated-icons.vercel.app",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gorkem-bwl/animated-icons.git"
  },
  "bugs": {
    "url": "https://github.com/gorkem-bwl/animated-icons/issues"
  }
}
