{
  "name": "Reicon Agent",
  "version": "0.0.1",
  "description": "Agentic library of 856+ curated rounded SVG icons for AI Coding Agents and Web Components",
  "website": "https://agent.reicon.dev/",
  "documentation": "https://agent.reicon.dev/docs/",
  "llms_txt": "https://agent.reicon.dev/llms.txt",
  "llms_full_txt": "https://agent.reicon.dev/llms-full.txt",
  "cdn_url": "https://cdn.jsdelivr.net/npm/reicon-agent/cdn/reicon.js",
  "npm_package": "reicon-agent",
  "custom_element": "re-icon",
  "attributes": {
    "icon": "Icon key in kebab-case (e.g. search, user, sparkles, arrow-right)",
    "size": "Dimension in pixels (default 24)",
    "color": "Color hex/name or currentColor (default currentColor)",
    "stroke-width": "Stroke width override (default 2)"
  }
}
