{
  "entries": [
    "./components/app-host/loading-page.js",
    "./components/app-host/super-selection-app-host.js",
    "./components/app-host/oidc-callback-page/oidc-callback-page.js",
    "./components/super-selection-app/super-selection-app.js",
    "./components/super-selection-app/app-state-pages/success.js",
    "./components/super-selection-app/footer-section/footer-section.js",
    "./components/super-selection-app/funds/custom-fund/custom-fund.js",
    "./components/super-selection-app/funds/custom-fund/default-fund/default-fund.js",
    "./components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund-inputs.js",
    "./components/super-selection-app/funds/custom-fund/my-own-fund/my-own-fund.js",
    "./components/super-selection-app/funds/custom-fund/self-managed-fund/self-managed-fund-inputs.js",
    "./components/super-selection-app/funds/custom-fund/self-managed-fund/self-managed-fund.js",
    "./components/super-selection-app/funds/qsuper/qsuper-confirm-header.js",
    "./components/super-selection-app/funds/qsuper/qsuper-insurance-opt-in.js",
    "./components/super-selection-app/funds/qsuper/qsuper-insurance-questions.js",
    "./components/super-selection-app/funds/qsuper/qsuper-layout.js",
    "./components/super-selection-app/funds/qsuper/qsuper-confirm-selection/qsuper-confirm-selection.js",
    "./components/super-selection-app/funds/qsuper/qsuper-consent/qsuper-consent.js",
    "./components/super-selection-app/funds/qsuper/questions/question1/question1.js",
    "./components/super-selection-app/funds/qsuper/questions/question2/question2.js",
    "./components/super-selection-app/funds/qsuper/questions/question3/question3.js",
    "./components/super-selection-app/funds/qsuper/questions/question4/question4.js",
    "./components/super-selection-app/funds/qsuper/questions/question5/question5.js",
    "./components/super-selection-app/funds/qsuper/questions/question6/question6.js",
    "./components/super-selection-app/funds/qsuper/questions/question7/question7.js",
    "./components/super-selection-app/funds/qsuper/questions/question8/question8.js",
    "./components/super-selection-app/funds/qsuper/questions/yes-no-buttons/qsuper-question-yes-no-buttons.js",
    "./components/super-selection-app/funds/slate-super/slate-standard-choice-page.js",
    "./components/super-selection-app/funds/slate-super/slatesuper-header.js",
    "./components/super-selection-app/notifications-section/notifications-section.js",
    "./components/super-selection-app/standard-choice/standard-choice-form.js",
    "./components/super-selection-app/super-choice-page/super-choice-item.js",
    "./components/super-selection-app/super-choice-page/super-choice-page.js",
    "./components/super-selection-app/super-choice-page/selected-super-choice-section/selected-super-choice-section.js",
    "./components/super-selection-component/super-selection-component.js"
  ],
  "compiler": {
    "name": "@stencil/core",
    "version": "2.3.0",
    "typescriptVersion": "4.0.5"
  },
  "collections": [
    {
      "name": "@flarehr/beacon",
      "tags": [
        "fl-button",
        "fl-dropdown",
        "fl-dropdown-async",
        "fl-loading-indicator",
        "fl-promise-button",
        "fl-style-guide"
      ]
    },
    {
      "name": "@stencil/router",
      "tags": [
        "stencil-async-content",
        "stencil-route",
        "stencil-route-link",
        "stencil-route-switch",
        "stencil-route-title",
        "stencil-router",
        "stencil-router-prompt",
        "stencil-router-redirect"
      ]
    },
    {
      "name": "@stencil/state-tunnel",
      "tags": [
        "context-consumer"
      ]
    }
  ],
  "bundles": [],
  "global": "./global/main.js"
}