{
  "name": "lomi-ui",
  "version": "1.0.0",
  "homepage": "https://docs.lomi.africa/build/lomi-ui",
  "registry_url": "https://docs.lomi.africa/r/registry.json",
  "items": [
    {
      "name": "payment-provider-selector",
      "title": "Payment provider selector",
      "description": "Hosted-checkout payment method carousel for Wave, MTN, cards, and SPI."
    },
    {
      "name": "customer-information-section",
      "title": "Customer information section",
      "description": "Hosted checkout personal information form from customer-information-section.tsx.",
      "dependencies": [
        "lucide-react",
        "react-phone-number-input"
      ]
    },
    {
      "name": "mobile-money-checkout-card",
      "title": "Mobile money checkout card",
      "description": "Provider selection, customer form, and pay button aligned with hosted checkout.",
      "dependencies": [
        "lucide-react",
        "react-phone-number-input"
      ]
    },
    {
      "name": "checkout-summary-card",
      "title": "Checkout summary card",
      "description": "Dark hosted-checkout product summary panel from the left checkout column."
    },
    {
      "name": "price-selector",
      "title": "Price selector",
      "description": "Hosted checkout billing cycle selector for the dark product panel."
    },
    {
      "name": "usage-meter",
      "title": "Usage meter",
      "description": "Track usage limits for checkout sessions, webhooks, payouts, or subscriptions."
    }
  ]
}
