{
  "entries": [
    "./components/malga-checkout/malga-checkout.js",
    "./components/malga-payments/malga-payments.js",
    "./components/malga-payments-boleto/malga-payments-boleto.js",
    "./components/malga-payments-credit/malga-payments-credit.js",
    "./components/malga-payments-credit/partials/malga-payments-credit-form/malga-payments-credit-form.js",
    "./components/malga-payments-credit/partials/malga-payments-credit-saved-cards/malga-payments-credit-saved-cards.js",
    "./components/malga-payments-drip/malga-payments-drip.js",
    "./components/malga-payments-drip/partials/malga-payments-drip-content/malga-payments-drip-content.js",
    "./components/malga-payments-drip/partials/malga-payments-drip-content/partials/malga-payments-drip-installments/malga-payments-drip-installments.js",
    "./components/malga-payments-drip/partials/malga-payments-drip-iframe/malga-payments-drip-iframe.js",
    "./components/malga-payments-nupay/malga-payments-nupay.js",
    "./components/malga-payments-nupay/partials/malga-payments-nupay-content/malga-payments-nupay-content.js",
    "./components/malga-payments-nupay/partials/malga-payments-nupay-iframe/malga-payments-nupay-iframe.js",
    "./components/malga-payments-pix/malga-payments-pix.js"
  ],
  "compiler": {
    "name": "@stencil/core",
    "version": "2.6.0",
    "typescriptVersion": "4.2.3"
  },
  "collections": [
    {
      "name": "@malga-checkout/common",
      "tags": [
        "checkout-accordion",
        "checkout-button",
        "checkout-clipboard-button",
        "checkout-countdown",
        "checkout-credit-card",
        "checkout-dropdown",
        "checkout-error-message",
        "checkout-icon",
        "checkout-loader",
        "checkout-manual-payment",
        "checkout-modal",
        "checkout-modal-boleto",
        "checkout-modal-error",
        "checkout-modal-pix",
        "checkout-modal-success",
        "checkout-order-summary",
        "checkout-radio-field",
        "checkout-select-field",
        "checkout-skeleton",
        "checkout-switch",
        "checkout-text-field",
        "checkout-typography"
      ]
    }
  ],
  "bundles": []
}