{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c04a1787-8717-4412-9e18-16a0d267a0be",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-04T11:36:23Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "nuxt",
      "group": "",
      "version": "3.12.3-tuxcare.8",
      "description": "Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.",
      "purl": "pkg:npm/nuxt@3.12.3-tuxcare.8",
      "bom-ref": "pkg:npm/nuxt@3.12.3-tuxcare.8",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "nuxi, nuxt"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "prepack"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nuxt.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/nuxt.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@nuxt\\n@parcel\\n@types\\n@unhead\\n@vitejs\\n@vue"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@nuxt/devalue/package.json\\nnode_modules/@nuxt/devtools/package.json\\nnode_modules/@nuxt/kit/package.json\\nnode_modules/@nuxt/schema/package.json\\nnode_modules/@nuxt/scripts/package.json\\nnode_modules/@nuxt/telemetry/package.json\\nnode_modules/@nuxt/ui-templates/package.json\\nnode_modules/@nuxt/vite-builder/package.json\\nnode_modules/@parcel/watcher/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@unhead/dom/package.json\\nnode_modules/@unhead/ssr/package.json\\nnode_modules/@unhead/vue/package.json\\nnode_modules/@vitejs/plugin-vue/package.json\\nnode_modules/@vue/compiler-sfc/package.json\\nnode_modules/@vue/shared/package.json\\nnode_modules/acorn/package.json\\nnode_modules/c12/package.json\\nnode_modules/chokidar/package.json\\nnode_modules/compatx/package.json\\nnode_modules/consola/package.json\\nnode_modules/cookie-es/package.json\\nnode_modules/defu/package.json\\nnode_modules/destr/package.json\\nnode_modules/devalue/package.json\\nnode_modules/esbuild/package.json\\nnode_modules/escape-string-regexp/package.json\\nnode_modules/estree-walker/package.json\\nnode_modules/globby/package.json\\nnode_modules/h3/package.json\\nnode_modules/hookable/package.json\\nnode_modules/ignore/package.json\\nnode_modules/jiti/package.json\\nnode_modules/klona/package.json\\nnode_modules/knitwork/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/mlly/package.json\\nnode_modules/nitropack/package.json\\nnode_modules/nuxi/package.json\\nnode_modules/nypm/package.json\\nnode_modules/ofetch/package.json\\nnode_modules/ohash/package.json\\nnode_modules/pathe/package.json\\nnode_modules/perfect-debounce/package.json\\nnode_modules/pkg-types/package.json\\nnode_modules/radix3/package.json\\nnode_modules/scule/package.json\\nnode_modules/semver/package.json\\nnode_modules/std-env/package.json\\nnode_modules/strip-literal/package.json\\nnode_modules/ufo/package.json\\nnode_modules/ultrahtml/package.json\\nnode_modules/unbuild/package.json\\nnode_modules/uncrypto/package.json\\nnode_modules/unctx/package.json\\nnode_modules/unenv/package.json\\nnode_modules/unimport/package.json\\nnode_modules/unplugin-vue-router/package.json\\nnode_modules/unplugin/package.json\\nnode_modules/unstorage/package.json\\nnode_modules/untyped/package.json\\nnode_modules/vite/package.json\\nnode_modules/vitest/package.json\\nnode_modules/vue-bundle-renderer/package.json\\nnode_modules/vue-devtools-stub/package.json\\nnode_modules/vue-router/package.json\\nnode_modules/vue/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Eduardo San Martin Morote <posva13@gmail.com>"
        }
      ],
      "group": "",
      "name": "vue-router",
      "version": "4.4.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vue-router@4.4.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/router#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/router.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue-router@4.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue-router/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue-router,parseQuery,vue-router/parseQuery,useRoute,vue-router/useRoute,RouterView,vue-router/RouterView,START_LOCATION,vue-router/START_LOCATION,createMemoryHistory,vue-router/createMemoryHistory,createRouter,vue-router/createRouter,createWebHashHistory,vue-router/createWebHashHistory,createWebHistory,vue-router/createWebHistory,RouteLocationNormalizedLoaded,vue-router/RouteLocationNormalizedLoaded,RouteLocation,vue-router/RouteLocation,RouteLocationRaw,vue-router/RouteLocationRaw,Router,vue-router/Router,RouterLink,vue-router/RouterLink,RouterLinkProps,vue-router/RouterLinkProps,useLink,vue-router/useLink,RouteLocationNormalized,vue-router/RouteLocationNormalized,NavigationFailure,vue-router/NavigationFailure,NavigationGuard,vue-router/NavigationGuard,useRouter,vue-router/useRouter,RouteRecordRedirectOption,vue-router/RouteRecordRedirectOption,RouteRecordRaw,vue-router/RouteRecordRaw,RouterScrollBehavior,vue-router/RouterScrollBehavior,RouteLocationMatched,vue-router/RouteLocationMatched"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue-router/package.json"
              }
            ],
            "concludedValue": "node_modules/vue-router/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 2
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 10
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 2
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 13
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 2
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 2
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 38
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 41
          },
          {
            "location": "dist/index.mjs",
            "line": 35
          },
          {
            "location": "dist/index.mjs",
            "line": 2195
          },
          {
            "location": "src/app/components/injections.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 3
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 10
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 3
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 2
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 14
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 5
          },
          {
            "location": "src/app/composables/preload.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 3
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 3
          },
          {
            "location": "src/app/plugins/chunk-reload.client.ts",
            "line": 2
          },
          {
            "location": "src/components/transform.ts",
            "line": 7
          },
          {
            "location": "src/components/transform.ts",
            "line": 61
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 3
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 4
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 61
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 3
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 5
          },
          {
            "location": "src/pages/runtime/plugins/prerender.server.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 3
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 4
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 62
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 63
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 70
          },
          {
            "location": "src/pages/runtime/utils.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "vue-devtools-stub",
      "version": "0.1.0",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vue-devtools-stub@0.1.0",
      "type": "framework",
      "bom-ref": "pkg:npm/vue-devtools-stub@0.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue-devtools-stub/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue-devtools-stub/package.json"
              }
            ],
            "concludedValue": "node_modules/vue-devtools-stub/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "vue-bundle-renderer",
      "version": "2.1.0",
      "description": "Bundle Renderer for Vue 3.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vue-bundle-renderer@2.1.0",
      "type": "framework",
      "bom-ref": "pkg:npm/vue-bundle-renderer@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue-bundle-renderer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue-bundle-renderer/runtime,createRenderer,vue-bundle-renderer/runtime/createRenderer,getPrefetchLinks,vue-bundle-renderer/runtime/getPrefetchLinks,getPreloadLinks,vue-bundle-renderer/runtime/getPreloadLinks,getRequestDependencies,vue-bundle-renderer/runtime/getRequestDependencies,renderResourceHeaders,vue-bundle-renderer/runtime/renderResourceHeaders,SSRContext,vue-bundle-renderer/runtime/SSRContext"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue-bundle-renderer/package.json"
              }
            ],
            "concludedValue": "node_modules/vue-bundle-renderer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 8
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 55
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 73
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 272
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 308
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 332
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 335
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "3.4.31",
      "description": "The progressive JavaScript framework for building modern web UI.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vue@3.4.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@3.4.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue,createElementBlock,vue/createElementBlock,defineComponent,vue/defineComponent,onMounted,vue/onMounted,vue/ref,getCurrentInstance,vue/getCurrentInstance,onErrorCaptured,vue/onErrorCaptured,vue/server-renderer,ssrRenderAttrs,vue/server-renderer/ssrRenderAttrs,ssrRenderSlot,vue/server-renderer/ssrRenderSlot,ssrRenderVNode,vue/server-renderer/ssrRenderVNode,cloneVNode,vue/cloneVNode,createStaticVNode,vue/createStaticVNode,vue/h,provide,vue/provide,createVNode,vue/createVNode,Fragment,vue/Fragment,Teleport,vue/Teleport,computed,vue/computed,nextTick,vue/nextTick,toRaw,vue/toRaw,watch,vue/watch,withMemo,vue/withMemo,Suspense,vue/Suspense,Transition,vue/Transition,inject,vue/inject,mergeProps,vue/mergeProps,unref,vue/unref,onBeforeUnmount,vue/onBeforeUnmount,resolveComponent,vue/resolveComponent,shallowReactive,vue/shallowReactive,withAsyncContext,vue/withAsyncContext,getCurrentScope,vue/getCurrentScope,onBeforeMount,vue/onBeforeMount,onScopeDispose,vue/onScopeDispose,onServerPrefetch,vue/onServerPrefetch,onUnmounted,vue/onUnmounted,shallowRef,vue/shallowRef,toRef,vue/toRef,reactive,vue/reactive,toRefs,vue/toRefs,customRef,vue/customRef,toValue,vue/toValue,hasInjectionContext,vue/hasInjectionContext,isRef,vue/isRef,createApp,vue/createApp,createSSRApp,vue/createSSRApp,effectScope,vue/effectScope,isReactive,vue/isReactive,isShallow,vue/isShallow,isReadonly,vue/isReadonly,defineAsyncComponent,vue/defineAsyncComponent,isVNode,vue/isVNode,renderToString,vue/server-renderer/renderToString,KeepAlive,vue/KeepAlive,ComponentInternalInstance,vue/ComponentInternalInstance,ComponentOptions,vue/ComponentOptions,InjectionKey,vue/InjectionKey,Component,vue/Component,PropType,vue/PropType,VNode,vue/VNode,DefineComponent,vue/DefineComponent,MaybeRef,vue/MaybeRef,AllowedComponentProps,vue/AllowedComponentProps,AnchorHTMLAttributes,vue/AnchorHTMLAttributes,ComputedRef,vue/ComputedRef,VNodeProps,vue/VNodeProps,vue/Ref,RendererNode,vue/RendererNode,WatchSource,vue/WatchSource,vue/App,EffectScope,vue/EffectScope,AsyncComponentLoader,vue/AsyncComponentLoader,SetupContext,vue/SetupContext,KeepAliveProps,vue/KeepAliveProps,TransitionProps,vue/TransitionProps,UnwrapRef,vue/UnwrapRef"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/compat/capi.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 3
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 31
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 34
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 47
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 2
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 7
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 39
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 40
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 43
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 5
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 10
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 11
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 19
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 30
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 45
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 48
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 58
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 64
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 65
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 79
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 82
          },
          {
            "location": "dist/app/components/dev-only.js",
            "line": 1
          },
          {
            "location": "dist/app/components/dev-only.js",
            "line": 2
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 1
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 5
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 20
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 34
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 10
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 12
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 37
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 69
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 70
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 71
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 72
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 75
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 76
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 77
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 80
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 81
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 107
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 112
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 118
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 125
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 126
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 127
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 150
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 197
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 216
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 227
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 230
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 231
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 234
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 241
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 259
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 260
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 268
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 270
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 272
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 281
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 9
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 18
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 21
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 36
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 38
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 39
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 50
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 64
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 65
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 67
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 70
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 83
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 103
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 109
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 110
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 130
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 137
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 49
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 50
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 54
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 56
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 66
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 75
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 106
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 107
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 108
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 120
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 205
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 206
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 217
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 241
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 251
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 255
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 275
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 276
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 327
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 24
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 29
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 5
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 19
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 22
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 32
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 36
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 4
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 24
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 31
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 37
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 40
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 47
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 1
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 3
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 26
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 29
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 30
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 40
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 43
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 1
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 2
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 5
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 1
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 7
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 28
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 29
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 30
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 1
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 7
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 3
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 4
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 48
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 49
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 50
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 99
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 116
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 117
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 125
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 132
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 138
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 148
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 150
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 152
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 161
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 185
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 11
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 28
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 52
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 57
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 58
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 75
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 143
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 144
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 145
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 150
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 152
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 7
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 8
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 33
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 57
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 65
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 93
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 94
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 97
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 103
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 12
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 26
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 11
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 12
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 13
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 116
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 117
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 118
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 128
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 131
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 4
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 44
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 118
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 13
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 27
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 44
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 5
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 6
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 43
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 46
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 20
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 31
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 35
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 170
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 68
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 22
          },
          {
            "location": "dist/app/entry.js",
            "line": 1
          },
          {
            "location": "dist/app/entry.js",
            "line": 12
          },
          {
            "location": "dist/app/entry.js",
            "line": 39
          },
          {
            "location": "dist/app/entry.js",
            "line": 56
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 1
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 15
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 26
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 27
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 28
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 30
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 36
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 62
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 225
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 226
          },
          {
            "location": "dist/app/plugins/check-if-layout-used.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/check-if-layout-used.js",
            "line": 17
          },
          {
            "location": "dist/app/plugins/cross-origin-prefetch.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/cross-origin-prefetch.client.js",
            "line": 8
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 3
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 7
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 9
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 10
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 11
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 13
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 14
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 9
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 10
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 11
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 13
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 14
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 50
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 85
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 117
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 135
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 156
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 157
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 1
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 4
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 5
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 8
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 9
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 10
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 1
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 6
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 12
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 13
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 18
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 33
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 38
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 45
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 46
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 6
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 9
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 14
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 1
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 62
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 83
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 118
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 130
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 148
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 171
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 202
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 207
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 219
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 11
          },
          {
            "location": "dist/pages/runtime/page-placeholder.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/page-placeholder.js",
            "line": 3
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 11
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 36
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 37
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 40
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 48
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 58
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 98
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 102
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 106
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 108
          },
          {
            "location": "dist/pages/runtime/plugins/check-if-page-unused.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/check-if-page-unused.js",
            "line": 18
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 66
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 74
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 90
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 139
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 140
          },
          {
            "location": "dist/pages/runtime/utils.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/utils.js",
            "line": 11
          },
          {
            "location": "src/app/compat/capi.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 4
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 32
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 37
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 47
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 2
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 9
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 41
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 42
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 46
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 2
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 8
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 14
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 15
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 22
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 29
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 50
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 51
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 54
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 66
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 76
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 78
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 95
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 96
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 99
          },
          {
            "location": "src/app/components/dev-only.ts",
            "line": 1
          },
          {
            "location": "src/app/components/dev-only.ts",
            "line": 3
          },
          {
            "location": "src/app/components/injections.ts",
            "line": 1
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 1
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 2
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 10
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 27
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 49
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 4
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 11
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 14
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 78
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 79
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 80
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 81
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 84
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 85
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 86
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 91
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 92
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 115
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 118
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 123
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 132
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 133
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 134
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 161
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 218
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 240
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 253
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 256
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 257
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 261
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 269
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 285
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 286
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 295
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 297
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 307
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 20
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 33
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 37
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 53
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 56
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 57
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 63
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 69
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 88
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 89
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 92
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 106
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 128
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 135
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 136
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 158
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 167
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 8
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 9
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 150
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 153
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 158
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 162
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 179
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 189
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 217
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 218
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 219
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 238
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 332
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 333
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 343
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 367
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 376
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 380
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 406
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 407
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 464
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 4
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 5
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 24
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 29
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 19
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 35
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 37
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 50
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 54
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 10
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 31
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 40
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 49
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 57
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 1
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 2
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 6
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 33
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 37
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 38
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 49
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 53
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 1
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 3
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 6
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 1
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 10
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 29
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 30
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 31
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 1
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 2
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 16
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 6
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 7
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 266
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 267
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 268
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 330
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 353
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 354
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 363
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 371
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 375
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 390
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 392
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 394
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 403
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 487
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 15
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 24
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 59
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 87
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 92
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 93
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 110
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 189
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 190
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 191
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 197
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 198
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 13
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 100
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 130
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 166
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 177
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 247
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 248
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 251
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 256
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 20
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 40
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 42
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 43
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 44
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 154
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 155
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 156
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 173
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 176
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 53
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 155
          },
          {
            "location": "src/app/composables/preload.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 31
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 47
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 69
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 23
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 24
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 76
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 79
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 33
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 34
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 45
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 51
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 269
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 92
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 28
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 31
          },
          {
            "location": "src/app/entry.ts",
            "line": 1
          },
          {
            "location": "src/app/entry.ts",
            "line": 2
          },
          {
            "location": "src/app/entry.ts",
            "line": 24
          },
          {
            "location": "src/app/entry.ts",
            "line": 57
          },
          {
            "location": "src/app/entry.ts",
            "line": 79
          },
          {
            "location": "src/app/island-props.ts",
            "line": 1
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 1
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 2
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 252
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 259
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 260
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 261
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 263
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 269
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 294
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 511
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 512
          },
          {
            "location": "src/app/plugins/check-if-layout-used.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/check-if-layout-used.ts",
            "line": 20
          },
          {
            "location": "src/app/plugins/cross-origin-prefetch.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/cross-origin-prefetch.client.ts",
            "line": 10
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 5
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 12
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 13
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 15
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 16
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 17
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 12
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 13
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 15
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 16
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 17
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 2
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 124
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 165
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 197
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 217
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 241
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 242
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 1
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 2
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 7
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 9
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 12
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 13
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 14
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 1
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 8
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 14
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 15
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 22
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 39
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 44
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 54
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 55
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 9
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 16
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 1
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 2
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 77
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 102
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 140
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 155
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 179
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 206
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 240
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 248
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 263
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 59
          },
          {
            "location": "src/pages/runtime/page-placeholder.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/page-placeholder.ts",
            "line": 5
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 17
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 42
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 43
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 48
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 58
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 70
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 115
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 118
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 121
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 123
          },
          {
            "location": "src/pages/runtime/plugins/check-if-page-unused.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/check-if-page-unused.ts",
            "line": 22
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 98
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 112
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 131
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 193
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 194
          },
          {
            "location": "src/pages/runtime/utils.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/utils.ts",
            "line": 22
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 6
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 43
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 46
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 21
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 32
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 43
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 47
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 59
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 63
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 6
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 45
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 21
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 32
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 47
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 59
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 63
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 53
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 70
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 74
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 57
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 58
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 78
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 82
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "1.6.0",
      "description": "Next generation testing framework powered by Vite",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vitest@1.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "5.3.2",
      "description": "Native-ESM powered web dev build tool",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vite@5.3.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitejs.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@5.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "",
      "name": "untyped",
      "version": "1.4.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/untyped@1.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/untyped@1.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/untyped/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "untyped,resolveSchema,untyped/resolveSchema,generateTypes,untyped/generateTypes,untyped/babel-plugin,Schema,untyped/Schema,SchemaDefinition,untyped/SchemaDefinition,JSValue,untyped/JSValue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/untyped/package.json"
              }
            ],
            "concludedValue": "node_modules/untyped/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 43
          },
          {
            "location": "dist/index.mjs",
            "line": 44
          },
          {
            "location": "dist/index.mjs",
            "line": 3796
          },
          {
            "location": "dist/index.mjs",
            "line": 3810
          },
          {
            "location": "dist/index.mjs",
            "line": 4929
          },
          {
            "location": "dist/index.mjs",
            "line": 4930
          },
          {
            "location": "dist/index.mjs",
            "line": 4939
          },
          {
            "location": "dist/index.mjs",
            "line": 4940
          },
          {
            "location": "src/core/schema.ts",
            "line": 13
          },
          {
            "location": "src/core/schema.ts",
            "line": 14
          },
          {
            "location": "src/core/schema.ts",
            "line": 15
          },
          {
            "location": "src/core/schema.ts",
            "line": 124
          },
          {
            "location": "src/core/schema.ts",
            "line": 145
          },
          {
            "location": "src/core/templates.ts",
            "line": 4
          },
          {
            "location": "src/core/templates.ts",
            "line": 5
          },
          {
            "location": "src/core/templates.ts",
            "line": 191
          },
          {
            "location": "src/core/templates.ts",
            "line": 199
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unstorage",
      "version": "1.10.2",
      "description": "Universal Storage Layer",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unstorage@1.10.2",
      "type": "library",
      "bom-ref": "pkg:npm/unstorage@1.10.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unstorage/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unstorage,defineDriver,unstorage/defineDriver,unstorage/drivers/fs-lite,unstorage/drivers/lru-cache"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unstorage/package.json"
              }
            ],
            "concludedValue": "node_modules/unstorage/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 1
          },
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 2
          },
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 3
          },
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 5
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 1
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 2
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 3
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 7
          },
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 6
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 8
          },
          {
            "location": "dist/core/runtime/nitro/cache-driver.js",
            "line": 7
          },
          {
            "location": "src/core/runtime/nitro/cache-driver.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "driver"
      ]
    },
    {
      "group": "",
      "name": "unplugin-vue-router",
      "version": "0.10.0",
      "description": "File based typed routing for Vue Router",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unplugin-vue-router@0.10.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/posva/unplugin-vue-router#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/posva/unplugin-vue-router.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/unplugin-vue-router@0.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin-vue-router/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unplugin-vue-router,createRoutesContext,unplugin-vue-router/createRoutesContext,unplugin-vue-router/options,resolveOptions,unplugin-vue-router/options/resolveOptions,EditableTreeNode,unplugin-vue-router/EditableTreeNode,Options,unplugin-vue-router/Options"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin-vue-router/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin-vue-router/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 19
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 958
          },
          {
            "location": "src/pages/module.ts",
            "line": 8
          },
          {
            "location": "src/pages/module.ts",
            "line": 9
          },
          {
            "location": "src/pages/module.ts",
            "line": 10
          },
          {
            "location": "src/pages/module.ts",
            "line": 194
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unplugin",
      "version": "1.11.0",
      "description": "Unified plugin system for build tools",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unplugin@1.11.0",
      "type": "library",
      "bom-ref": "pkg:npm/unplugin@1.11.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unplugin/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unplugin,createUnplugin,unplugin/createUnplugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unplugin/package.json"
              }
            ],
            "concludedValue": "node_modules/unplugin/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 29
          },
          {
            "location": "dist/index.mjs",
            "line": 634
          },
          {
            "location": "dist/index.mjs",
            "line": 772
          },
          {
            "location": "dist/index.mjs",
            "line": 1351
          },
          {
            "location": "dist/index.mjs",
            "line": 1635
          },
          {
            "location": "dist/index.mjs",
            "line": 1723
          },
          {
            "location": "dist/index.mjs",
            "line": 1960
          },
          {
            "location": "dist/index.mjs",
            "line": 2102
          },
          {
            "location": "dist/index.mjs",
            "line": 2186
          },
          {
            "location": "dist/index.mjs",
            "line": 2526
          },
          {
            "location": "dist/index.mjs",
            "line": 2998
          },
          {
            "location": "dist/index.mjs",
            "line": 3040
          },
          {
            "location": "dist/index.mjs",
            "line": 3063
          },
          {
            "location": "dist/index.mjs",
            "line": 3095
          },
          {
            "location": "dist/index.mjs",
            "line": 3125
          },
          {
            "location": "dist/index.mjs",
            "line": 3942
          },
          {
            "location": "dist/index.mjs",
            "line": 4038
          },
          {
            "location": "dist/index.mjs",
            "line": 4086
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 1
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 15
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 6
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 55
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 207
          },
          {
            "location": "src/components/loader.ts",
            "line": 1
          },
          {
            "location": "src/components/loader.ts",
            "line": 20
          },
          {
            "location": "src/components/transform.ts",
            "line": 5
          },
          {
            "location": "src/components/transform.ts",
            "line": 51
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 6
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 23
          },
          {
            "location": "src/core/plugins/async-context.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/async-context.ts",
            "line": 6
          },
          {
            "location": "src/core/plugins/dev-only.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/dev-only.ts",
            "line": 13
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 57
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 18
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 9
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 120
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 6
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 14
          },
          {
            "location": "src/core/plugins/tree-shake.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/tree-shake.ts",
            "line": 13
          },
          {
            "location": "src/core/plugins/unctx.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/unctx.ts",
            "line": 14
          },
          {
            "location": "src/imports/transform.ts",
            "line": 1
          },
          {
            "location": "src/imports/transform.ts",
            "line": 11
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 2
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 39
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 1
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unimport",
      "version": "3.9.0",
      "description": "Unified utils for auto importing APIs in modules",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unimport@3.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/unimport@3.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unimport/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unimport,createUnimport,unimport/createUnimport,defineUnimportPreset,unimport/defineUnimportPreset,toExports,unimport/toExports,scanDirExports,unimport/scanDirExports,Import,unimport/Import,Unimport,unimport/Unimport,InlinePreset,unimport/InlinePreset"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unimport/package.json"
              }
            ],
            "concludedValue": "node_modules/unimport/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 34
          },
          {
            "location": "dist/index.mjs",
            "line": 2158
          },
          {
            "location": "dist/index.mjs",
            "line": 2564
          },
          {
            "location": "dist/index.mjs",
            "line": 2703
          },
          {
            "location": "dist/index.mjs",
            "line": 2707
          },
          {
            "location": "dist/index.mjs",
            "line": 2783
          },
          {
            "location": "dist/index.mjs",
            "line": 2829
          },
          {
            "location": "dist/index.mjs",
            "line": 2868
          },
          {
            "location": "dist/index.mjs",
            "line": 2885
          },
          {
            "location": "dist/index.mjs",
            "line": 2951
          },
          {
            "location": "src/components/transform.ts",
            "line": 3
          },
          {
            "location": "src/components/transform.ts",
            "line": 4
          },
          {
            "location": "src/components/transform.ts",
            "line": 17
          },
          {
            "location": "src/imports/module.ts",
            "line": 4
          },
          {
            "location": "src/imports/module.ts",
            "line": 5
          },
          {
            "location": "src/imports/module.ts",
            "line": 42
          },
          {
            "location": "src/imports/module.ts",
            "line": 89
          },
          {
            "location": "src/imports/module.ts",
            "line": 114
          },
          {
            "location": "src/imports/module.ts",
            "line": 196
          },
          {
            "location": "src/imports/presets.ts",
            "line": 1
          },
          {
            "location": "src/imports/presets.ts",
            "line": 2
          },
          {
            "location": "src/imports/presets.ts",
            "line": 6
          },
          {
            "location": "src/imports/presets.ts",
            "line": 149
          },
          {
            "location": "src/imports/presets.ts",
            "line": 155
          },
          {
            "location": "src/imports/presets.ts",
            "line": 236
          },
          {
            "location": "src/imports/transform.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unenv",
      "version": "1.9.0",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unenv@1.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/unenv@1.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unenv/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unenv/package.json"
              }
            ],
            "concludedValue": "node_modules/unenv/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "unctx",
      "version": "2.3.1",
      "description": "Composition-api in Vanilla js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unctx@2.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/unctx@2.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unctx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "unctx,getContext,unctx/getContext,unctx/transform,createTransformer,unctx/transform/createTransformer,TransformerOptions,unctx/transform/TransformerOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unctx/package.json"
              }
            ],
            "concludedValue": "node_modules/unctx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/nuxt.js",
            "line": 3
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 6
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 5
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 12
          },
          {
            "location": "dist/index.mjs",
            "line": 36
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 6
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 31
          },
          {
            "location": "src/core/plugins/unctx.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/unctx.ts",
            "line": 2
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 7
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 25
          },
          {
            "location": "dist/index.mjs",
            "line": 3041
          },
          {
            "location": "src/core/plugins/unctx.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "",
      "name": "uncrypto",
      "version": "0.1.3",
      "description": "Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/uncrypto@0.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/uncrypto@0.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/uncrypto/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "uncrypto,randomUUID,uncrypto/randomUUID"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/uncrypto/package.json"
              }
            ],
            "concludedValue": "node_modules/uncrypto/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 5
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 6
          }
        ]
      },
      "tags": [
        "api",
        "crypto",
        "web"
      ]
    },
    {
      "group": "",
      "name": "unbuild",
      "version": "2.0.0",
      "description": "A unified javascript build system",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/unbuild@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/unbuild@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/unbuild/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/unbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/unbuild/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nate Moore <nate@natemoo.re> (https://twitter.com/n_moore)"
        }
      ],
      "group": "",
      "name": "ultrahtml",
      "version": "1.5.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ultrahtml@1.5.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/natemoo-re/ultrahtml#README"
        },
        {
          "type": "vcs",
          "url": "https://github.com/natemoo-re/ultrahtml"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ultrahtml@1.5.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ultrahtml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ultrahtml,parse,ultrahtml/parse,walk,ultrahtml/walk,ELEMENT_NODE,ultrahtml/ELEMENT_NODE,Node,ultrahtml/Node"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ultrahtml/package.json"
              }
            ],
            "concludedValue": "node_modules/ultrahtml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 33
          },
          {
            "location": "dist/index.mjs",
            "line": 2006
          },
          {
            "location": "dist/index.mjs",
            "line": 2007
          },
          {
            "location": "dist/index.mjs",
            "line": 3108
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 8
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 96
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 97
          },
          {
            "location": "src/core/plugins/dev-only.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/dev-only.ts",
            "line": 25
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ufo",
      "version": "1.6.3",
      "description": "URL utils for humans",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ufo@1.6.3",
      "type": "library",
      "bom-ref": "pkg:npm/ufo@1.6.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ufo/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ufo,joinURL,ufo/joinURL,withQuery,ufo/withQuery,hasProtocol,ufo/hasProtocol,isScriptProtocol,ufo/isScriptProtocol,parseQuery,ufo/parseQuery,withTrailingSlash,ufo/withTrailingSlash,withoutTrailingSlash,ufo/withoutTrailingSlash,isEqual,ufo/isEqual,stringifyParsedURL,ufo/stringifyParsedURL,stringifyQuery,ufo/stringifyQuery,withoutBase,ufo/withoutBase,joinRelativeURL,ufo/joinRelativeURL,getQuery,ufo/getQuery,withoutQuery,ufo/withoutQuery,parseURL,ufo/parseURL,withLeadingSlash,ufo/withLeadingSlash,encodePath,ufo/encodePath,withoutLeadingSlash,ufo/withoutLeadingSlash"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ufo/package.json"
              }
            ],
            "concludedValue": "node_modules/ufo/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 6
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 161
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 2
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 16
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 52
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 94
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 309
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 335
          },
          {
            "location": "dist/app/composables/chunk.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/chunk.js",
            "line": 13
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 51
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 58
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 80
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 3
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 86
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 94
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 101
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 114
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 190
          },
          {
            "location": "dist/app/middleware/manifest-route-rule.js",
            "line": 1
          },
          {
            "location": "dist/app/middleware/manifest-route-rule.js",
            "line": 10
          },
          {
            "location": "dist/app/plugins/chunk-reload.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/chunk-reload.client.js",
            "line": 19
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 2
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 14
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 22
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 37
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 68
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 207
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 4
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 65
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 1
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 38
          },
          {
            "location": "dist/core/runtime/nitro/paths.js",
            "line": 1
          },
          {
            "location": "dist/core/runtime/nitro/paths.js",
            "line": 10
          },
          {
            "location": "dist/core/runtime/nitro/paths.js",
            "line": 15
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 13
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 155
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 266
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 303
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 304
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 321
          },
          {
            "location": "dist/pages/runtime/plugins/prefetch.client.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/prefetch.client.js",
            "line": 20
          },
          {
            "location": "dist/pages/runtime/plugins/prerender.server.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/prerender.server.js",
            "line": 27
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 4
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 24
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 26
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 27
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 68
          },
          {
            "location": "dist/index.mjs",
            "line": 96
          },
          {
            "location": "dist/index.mjs",
            "line": 103
          },
          {
            "location": "dist/index.mjs",
            "line": 118
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 340
          },
          {
            "location": "dist/index.mjs",
            "line": 562
          },
          {
            "location": "dist/index.mjs",
            "line": 563
          },
          {
            "location": "dist/index.mjs",
            "line": 677
          },
          {
            "location": "dist/index.mjs",
            "line": 758
          },
          {
            "location": "dist/index.mjs",
            "line": 759
          },
          {
            "location": "dist/index.mjs",
            "line": 1032
          },
          {
            "location": "dist/index.mjs",
            "line": 1554
          },
          {
            "location": "dist/index.mjs",
            "line": 1729
          },
          {
            "location": "dist/index.mjs",
            "line": 1976
          },
          {
            "location": "dist/index.mjs",
            "line": 1987
          },
          {
            "location": "dist/index.mjs",
            "line": 2140
          },
          {
            "location": "dist/index.mjs",
            "line": 2194
          },
          {
            "location": "dist/index.mjs",
            "line": 3222
          },
          {
            "location": "dist/index.mjs",
            "line": 3390
          },
          {
            "location": "dist/index.mjs",
            "line": 3400
          },
          {
            "location": "dist/index.mjs",
            "line": 4237
          },
          {
            "location": "dist/index.mjs",
            "line": 4378
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 7
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 177
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 11
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 40
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 155
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 207
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 445
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 476
          },
          {
            "location": "src/app/composables/chunk.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/chunk.ts",
            "line": 40
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 63
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 70
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 90
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 5
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 153
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 168
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 175
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 194
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 293
          },
          {
            "location": "src/app/middleware/manifest-route-rule.ts",
            "line": 1
          },
          {
            "location": "src/app/middleware/manifest-route-rule.ts",
            "line": 9
          },
          {
            "location": "src/app/plugins/chunk-reload.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/chunk-reload.client.ts",
            "line": 20
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 3
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 41
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 43
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 52
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 106
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 145
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 291
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 5
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 68
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 77
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 247
          },
          {
            "location": "src/components/scan.ts",
            "line": 6
          },
          {
            "location": "src/components/scan.ts",
            "line": 58
          },
          {
            "location": "src/components/transform.ts",
            "line": 6
          },
          {
            "location": "src/components/transform.ts",
            "line": 60
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 2
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 29
          },
          {
            "location": "src/core/nitro.ts",
            "line": 6
          },
          {
            "location": "src/core/nitro.ts",
            "line": 40
          },
          {
            "location": "src/core/nitro.ts",
            "line": 231
          },
          {
            "location": "src/core/nitro.ts",
            "line": 243
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 20
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 164
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 348
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 6
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 83
          },
          {
            "location": "src/core/runtime/nitro/paths.ts",
            "line": 1
          },
          {
            "location": "src/core/runtime/nitro/paths.ts",
            "line": 15
          },
          {
            "location": "src/core/runtime/nitro/paths.ts",
            "line": 22
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 3
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 7
          },
          {
            "location": "src/core/utils/plugins.ts",
            "line": 2
          },
          {
            "location": "src/core/utils/plugins.ts",
            "line": 6
          },
          {
            "location": "src/core/utils/plugins.ts",
            "line": 15
          },
          {
            "location": "src/core/utils/plugins.ts",
            "line": 41
          },
          {
            "location": "src/pages/module.ts",
            "line": 6
          },
          {
            "location": "src/pages/module.ts",
            "line": 283
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 3
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 93
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 184
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 185
          },
          {
            "location": "src/pages/runtime/plugins/prefetch.client.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/prefetch.client.ts",
            "line": 26
          },
          {
            "location": "src/pages/runtime/plugins/prerender.server.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/plugins/prerender.server.ts",
            "line": 38
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 6
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 44
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 46
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 47
          },
          {
            "location": "src/pages/utils.ts",
            "line": 4
          },
          {
            "location": "src/pages/utils.ts",
            "line": 124
          },
          {
            "location": "src/pages/utils.ts",
            "line": 295
          },
          {
            "location": "src/pages/utils.ts",
            "line": 584
          },
          {
            "location": "src/pages/utils.ts",
            "line": 585
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "strip-literal",
      "version": "2.1.0",
      "description": "Strip comments and string literals from JavaScript code",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/strip-literal@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/antfu/strip-literal#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/antfu/strip-literal.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/strip-literal@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-literal/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-literal,stripLiteral,strip-literal/stripLiteral"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-literal/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-literal/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 31
          },
          {
            "location": "dist/index.mjs",
            "line": 785
          },
          {
            "location": "dist/index.mjs",
            "line": 3079
          },
          {
            "location": "src/core/plugins/tree-shake.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/tree-shake.ts",
            "line": 33
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 4
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "group": "",
      "name": "std-env",
      "version": "3.7.0",
      "description": "Runtime agnostic JS utils",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/std-env@3.7.0",
      "type": "library",
      "bom-ref": "pkg:npm/std-env@3.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/std-env/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "std-env,isCI,std-env/isCI,provider,std-env/provider,isWindows,std-env/isWindows,hasTTY,std-env/hasTTY"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/std-env/package.json"
              }
            ],
            "concludedValue": "node_modules/std-env/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/features.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 17
          },
          {
            "location": "src/core/features.ts",
            "line": 4
          },
          {
            "location": "src/core/nitro.ts",
            "line": 13
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.6.2",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@7.6.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.6.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver,satisfies,semver/satisfies,semver/gt"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 16
          },
          {
            "location": "dist/index.mjs",
            "line": 4629
          },
          {
            "location": "dist/index.mjs",
            "line": 4714
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 23
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 666
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 780
          }
        ]
      }
    },
    {
      "group": "",
      "name": "scule",
      "version": "1.3.0",
      "description": "String case utils",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/scule@1.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/scule@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/scule/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "scule,splitByCase,scule/splitByCase,kebabCase,scule/kebabCase,pascalCase,scule/pascalCase,camelCase,scule/camelCase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/scule/package.json"
              }
            ],
            "concludedValue": "node_modules/scule/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 28
          },
          {
            "location": "dist/index.mjs",
            "line": 69
          },
          {
            "location": "dist/index.mjs",
            "line": 72
          },
          {
            "location": "dist/index.mjs",
            "line": 78
          },
          {
            "location": "dist/index.mjs",
            "line": 80
          },
          {
            "location": "dist/index.mjs",
            "line": 84
          },
          {
            "location": "dist/index.mjs",
            "line": 1562
          },
          {
            "location": "dist/index.mjs",
            "line": 1563
          },
          {
            "location": "dist/index.mjs",
            "line": 1575
          },
          {
            "location": "dist/index.mjs",
            "line": 1581
          },
          {
            "location": "dist/index.mjs",
            "line": 1707
          },
          {
            "location": "dist/index.mjs",
            "line": 5132
          },
          {
            "location": "src/components/loader.ts",
            "line": 4
          },
          {
            "location": "src/components/loader.ts",
            "line": 110
          },
          {
            "location": "src/components/scan.ts",
            "line": 4
          },
          {
            "location": "src/components/scan.ts",
            "line": 74
          },
          {
            "location": "src/components/scan.ts",
            "line": 75
          },
          {
            "location": "src/components/scan.ts",
            "line": 97
          },
          {
            "location": "src/components/scan.ts",
            "line": 105
          },
          {
            "location": "src/core/templates.ts",
            "line": 8
          },
          {
            "location": "src/core/templates.ts",
            "line": 409
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 2
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 9
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 12
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 25
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 27
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 31
          }
        ]
      }
    },
    {
      "group": "",
      "name": "radix3",
      "version": "1.1.2",
      "description": "Lightweight and fast router for JavaScript based on Radix Tree",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/radix3@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/radix3@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/radix3/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "radix3,createMatcherFromExport,radix3/createMatcherFromExport,createRouter,radix3/createRouter,toRouteMatcher,radix3/toRouteMatcher,exportMatcher,radix3/exportMatcher,MatcherExport,radix3/MatcherExport,RouteMatcher,radix3/RouteMatcher"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/radix3/package.json"
              }
            ],
            "concludedValue": "node_modules/radix3/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/manifest.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/manifest.js",
            "line": 16
          },
          {
            "location": "dist/app/composables/manifest.js",
            "line": 34
          },
          {
            "location": "dist/app/composables/manifest.js",
            "line": 35
          },
          {
            "location": "dist/index.mjs",
            "line": 38
          },
          {
            "location": "dist/index.mjs",
            "line": 3458
          },
          {
            "location": "dist/index.mjs",
            "line": 3459
          },
          {
            "location": "dist/index.mjs",
            "line": 3476
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 31
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 53
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 54
          },
          {
            "location": "src/core/nitro.ts",
            "line": 5
          },
          {
            "location": "src/core/nitro.ts",
            "line": 305
          },
          {
            "location": "src/core/nitro.ts",
            "line": 306
          },
          {
            "location": "src/core/nitro.ts",
            "line": 324
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pkg-types",
      "version": "1.1.3",
      "description": "Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/pkg-types@1.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/pkg-types@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pkg-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pkg-types,resolvePackageJSON,pkg-types/resolvePackageJSON,readPackageJSON,pkg-types/readPackageJSON,PackageJson,pkg-types/PackageJson"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pkg-types/package.json"
              }
            ],
            "concludedValue": "node_modules/pkg-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/features.mjs",
            "line": 2
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 60
          },
          {
            "location": "dist/index.mjs",
            "line": 4249
          },
          {
            "location": "dist/index.mjs",
            "line": 4713
          },
          {
            "location": "src/core/features.ts",
            "line": 2
          },
          {
            "location": "src/core/features.ts",
            "line": 15
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 10
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 11
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 179
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 778
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 1
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 12
          }
        ]
      }
    },
    {
      "group": "",
      "name": "perfect-debounce",
      "version": "1.0.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/perfect-debounce@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/perfect-debounce@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/perfect-debounce/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "perfect-debounce,debounce,perfect-debounce/debounce"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/perfect-debounce/package.json"
              }
            ],
            "concludedValue": "node_modules/perfect-debounce/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 2
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 216
          },
          {
            "location": "dist/index.mjs",
            "line": 42
          },
          {
            "location": "dist/index.mjs",
            "line": 3746
          },
          {
            "location": "dist/index.mjs",
            "line": 5490
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 3
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 240
          },
          {
            "location": "src/core/builder.ts",
            "line": 7
          },
          {
            "location": "src/core/builder.ts",
            "line": 18
          },
          {
            "location": "src/core/schema.ts",
            "line": 8
          },
          {
            "location": "src/core/schema.ts",
            "line": 60
          }
        ]
      }
    },
    {
      "group": "",
      "name": "pathe",
      "version": "1.1.2",
      "description": "Universal filesystem path utils",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,join,pathe/join,isAbsolute,pathe/isAbsolute,normalize,pathe/normalize,resolve,pathe/resolve,dirname,pathe/dirname,basename,pathe/basename,extname,pathe/extname,relative,pathe/relative,pathe/utils,filename,pathe/utils/filename"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 7
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 26
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 3
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 16
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 17
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 3
          },
          {
            "location": "dist/index.mjs",
            "line": 24
          },
          {
            "location": "dist/index.mjs",
            "line": 47
          },
          {
            "location": "dist/index.mjs",
            "line": 49
          },
          {
            "location": "dist/index.mjs",
            "line": 52
          },
          {
            "location": "dist/index.mjs",
            "line": 61
          },
          {
            "location": "dist/index.mjs",
            "line": 68
          },
          {
            "location": "dist/index.mjs",
            "line": 69
          },
          {
            "location": "dist/index.mjs",
            "line": 70
          },
          {
            "location": "dist/index.mjs",
            "line": 75
          },
          {
            "location": "dist/index.mjs",
            "line": 148
          },
          {
            "location": "dist/index.mjs",
            "line": 153
          },
          {
            "location": "dist/index.mjs",
            "line": 174
          },
          {
            "location": "dist/index.mjs",
            "line": 484
          },
          {
            "location": "dist/index.mjs",
            "line": 492
          },
          {
            "location": "dist/index.mjs",
            "line": 505
          },
          {
            "location": "dist/index.mjs",
            "line": 512
          },
          {
            "location": "dist/index.mjs",
            "line": 606
          },
          {
            "location": "dist/index.mjs",
            "line": 758
          },
          {
            "location": "dist/index.mjs",
            "line": 818
          },
          {
            "location": "dist/index.mjs",
            "line": 820
          },
          {
            "location": "dist/index.mjs",
            "line": 836
          },
          {
            "location": "dist/index.mjs",
            "line": 841
          },
          {
            "location": "dist/index.mjs",
            "line": 869
          },
          {
            "location": "dist/index.mjs",
            "line": 880
          },
          {
            "location": "dist/index.mjs",
            "line": 881
          },
          {
            "location": "dist/index.mjs",
            "line": 885
          },
          {
            "location": "dist/index.mjs",
            "line": 895
          },
          {
            "location": "dist/index.mjs",
            "line": 918
          },
          {
            "location": "dist/index.mjs",
            "line": 926
          },
          {
            "location": "dist/index.mjs",
            "line": 959
          },
          {
            "location": "dist/index.mjs",
            "line": 960
          },
          {
            "location": "dist/index.mjs",
            "line": 981
          },
          {
            "location": "dist/index.mjs",
            "line": 982
          },
          {
            "location": "dist/index.mjs",
            "line": 983
          },
          {
            "location": "dist/index.mjs",
            "line": 993
          },
          {
            "location": "dist/index.mjs",
            "line": 1005
          },
          {
            "location": "dist/index.mjs",
            "line": 1006
          },
          {
            "location": "dist/index.mjs",
            "line": 1010
          },
          {
            "location": "dist/index.mjs",
            "line": 1018
          },
          {
            "location": "dist/index.mjs",
            "line": 1070
          },
          {
            "location": "dist/index.mjs",
            "line": 1074
          },
          {
            "location": "dist/index.mjs",
            "line": 1094
          },
          {
            "location": "dist/index.mjs",
            "line": 1104
          },
          {
            "location": "dist/index.mjs",
            "line": 1112
          },
          {
            "location": "dist/index.mjs",
            "line": 1132
          },
          {
            "location": "dist/index.mjs",
            "line": 1161
          },
          {
            "location": "dist/index.mjs",
            "line": 1165
          },
          {
            "location": "dist/index.mjs",
            "line": 1167
          },
          {
            "location": "dist/index.mjs",
            "line": 1175
          },
          {
            "location": "dist/index.mjs",
            "line": 1219
          },
          {
            "location": "dist/index.mjs",
            "line": 1240
          },
          {
            "location": "dist/index.mjs",
            "line": 1256
          },
          {
            "location": "dist/index.mjs",
            "line": 1257
          },
          {
            "location": "dist/index.mjs",
            "line": 1273
          },
          {
            "location": "dist/index.mjs",
            "line": 1284
          },
          {
            "location": "dist/index.mjs",
            "line": 1286
          },
          {
            "location": "dist/index.mjs",
            "line": 1321
          },
          {
            "location": "dist/index.mjs",
            "line": 1345
          },
          {
            "location": "dist/index.mjs",
            "line": 1371
          },
          {
            "location": "dist/index.mjs",
            "line": 1463
          },
          {
            "location": "dist/index.mjs",
            "line": 1487
          },
          {
            "location": "dist/index.mjs",
            "line": 1538
          },
          {
            "location": "dist/index.mjs",
            "line": 1539
          },
          {
            "location": "dist/index.mjs",
            "line": 1545
          },
          {
            "location": "dist/index.mjs",
            "line": 1546
          },
          {
            "location": "dist/index.mjs",
            "line": 1553
          },
          {
            "location": "dist/index.mjs",
            "line": 1563
          },
          {
            "location": "dist/index.mjs",
            "line": 1565
          },
          {
            "location": "dist/index.mjs",
            "line": 1571
          },
          {
            "location": "dist/index.mjs",
            "line": 1582
          },
          {
            "location": "dist/index.mjs",
            "line": 1605
          },
          {
            "location": "dist/index.mjs",
            "line": 1638
          },
          {
            "location": "dist/index.mjs",
            "line": 1735
          },
          {
            "location": "dist/index.mjs",
            "line": 2149
          },
          {
            "location": "dist/index.mjs",
            "line": 2157
          },
          {
            "location": "dist/index.mjs",
            "line": 2189
          },
          {
            "location": "dist/index.mjs",
            "line": 2293
          },
          {
            "location": "dist/index.mjs",
            "line": 2294
          },
          {
            "location": "dist/index.mjs",
            "line": 2295
          },
          {
            "location": "dist/index.mjs",
            "line": 2300
          },
          {
            "location": "dist/index.mjs",
            "line": 2310
          },
          {
            "location": "dist/index.mjs",
            "line": 2363
          },
          {
            "location": "dist/index.mjs",
            "line": 2374
          },
          {
            "location": "dist/index.mjs",
            "line": 2380
          },
          {
            "location": "dist/index.mjs",
            "line": 2402
          },
          {
            "location": "dist/index.mjs",
            "line": 2408
          },
          {
            "location": "dist/index.mjs",
            "line": 2445
          },
          {
            "location": "dist/index.mjs",
            "line": 2452
          },
          {
            "location": "dist/index.mjs",
            "line": 2475
          },
          {
            "location": "dist/index.mjs",
            "line": 2516
          },
          {
            "location": "dist/index.mjs",
            "line": 2543
          },
          {
            "location": "dist/index.mjs",
            "line": 2844
          },
          {
            "location": "dist/index.mjs",
            "line": 2845
          },
          {
            "location": "dist/index.mjs",
            "line": 2850
          },
          {
            "location": "dist/index.mjs",
            "line": 2854
          },
          {
            "location": "dist/index.mjs",
            "line": 2859
          },
          {
            "location": "dist/index.mjs",
            "line": 2870
          },
          {
            "location": "dist/index.mjs",
            "line": 2903
          },
          {
            "location": "dist/index.mjs",
            "line": 2927
          },
          {
            "location": "dist/index.mjs",
            "line": 2937
          },
          {
            "location": "dist/index.mjs",
            "line": 2943
          },
          {
            "location": "dist/index.mjs",
            "line": 2944
          },
          {
            "location": "dist/index.mjs",
            "line": 2992
          },
          {
            "location": "dist/index.mjs",
            "line": 3010
          },
          {
            "location": "dist/index.mjs",
            "line": 3012
          },
          {
            "location": "dist/index.mjs",
            "line": 3013
          },
          {
            "location": "dist/index.mjs",
            "line": 3026
          },
          {
            "location": "dist/index.mjs",
            "line": 3164
          },
          {
            "location": "dist/index.mjs",
            "line": 3171
          },
          {
            "location": "dist/index.mjs",
            "line": 3248
          },
          {
            "location": "dist/index.mjs",
            "line": 3253
          },
          {
            "location": "dist/index.mjs",
            "line": 3259
          },
          {
            "location": "dist/index.mjs",
            "line": 3271
          },
          {
            "location": "dist/index.mjs",
            "line": 3273
          },
          {
            "location": "dist/index.mjs",
            "line": 3274
          },
          {
            "location": "dist/index.mjs",
            "line": 3275
          },
          {
            "location": "dist/index.mjs",
            "line": 3289
          },
          {
            "location": "dist/index.mjs",
            "line": 3300
          },
          {
            "location": "dist/index.mjs",
            "line": 3301
          },
          {
            "location": "dist/index.mjs",
            "line": 3306
          },
          {
            "location": "dist/index.mjs",
            "line": 3311
          },
          {
            "location": "dist/index.mjs",
            "line": 3312
          },
          {
            "location": "dist/index.mjs",
            "line": 3316
          },
          {
            "location": "dist/index.mjs",
            "line": 3337
          },
          {
            "location": "dist/index.mjs",
            "line": 3343
          },
          {
            "location": "dist/index.mjs",
            "line": 3363
          },
          {
            "location": "dist/index.mjs",
            "line": 3384
          },
          {
            "location": "dist/index.mjs",
            "line": 3385
          },
          {
            "location": "dist/index.mjs",
            "line": 3391
          },
          {
            "location": "dist/index.mjs",
            "line": 3398
          },
          {
            "location": "dist/index.mjs",
            "line": 3409
          },
          {
            "location": "dist/index.mjs",
            "line": 3479
          },
          {
            "location": "dist/index.mjs",
            "line": 3480
          },
          {
            "location": "dist/index.mjs",
            "line": 3484
          },
          {
            "location": "dist/index.mjs",
            "line": 3503
          },
          {
            "location": "dist/index.mjs",
            "line": 3519
          },
          {
            "location": "dist/index.mjs",
            "line": 3532
          },
          {
            "location": "dist/index.mjs",
            "line": 3550
          },
          {
            "location": "dist/index.mjs",
            "line": 3555
          },
          {
            "location": "dist/index.mjs",
            "line": 3556
          },
          {
            "location": "dist/index.mjs",
            "line": 3610
          },
          {
            "location": "dist/index.mjs",
            "line": 3631
          },
          {
            "location": "dist/index.mjs",
            "line": 3632
          },
          {
            "location": "dist/index.mjs",
            "line": 3661
          },
          {
            "location": "dist/index.mjs",
            "line": 3685
          },
          {
            "location": "dist/index.mjs",
            "line": 3689
          },
          {
            "location": "dist/index.mjs",
            "line": 3691
          },
          {
            "location": "dist/index.mjs",
            "line": 3692
          },
          {
            "location": "dist/index.mjs",
            "line": 3723
          },
          {
            "location": "dist/index.mjs",
            "line": 3778
          },
          {
            "location": "dist/index.mjs",
            "line": 3804
          },
          {
            "location": "dist/index.mjs",
            "line": 3806
          },
          {
            "location": "dist/index.mjs",
            "line": 3832
          },
          {
            "location": "dist/index.mjs",
            "line": 3946
          },
          {
            "location": "dist/index.mjs",
            "line": 4067
          },
          {
            "location": "dist/index.mjs",
            "line": 4070
          },
          {
            "location": "dist/index.mjs",
            "line": 4200
          },
          {
            "location": "dist/index.mjs",
            "line": 4215
          },
          {
            "location": "dist/index.mjs",
            "line": 4237
          },
          {
            "location": "dist/index.mjs",
            "line": 4239
          },
          {
            "location": "dist/index.mjs",
            "line": 4275
          },
          {
            "location": "dist/index.mjs",
            "line": 4276
          },
          {
            "location": "dist/index.mjs",
            "line": 4278
          },
          {
            "location": "dist/index.mjs",
            "line": 4280
          },
          {
            "location": "dist/index.mjs",
            "line": 4281
          },
          {
            "location": "dist/index.mjs",
            "line": 4282
          },
          {
            "location": "dist/index.mjs",
            "line": 4285
          },
          {
            "location": "dist/index.mjs",
            "line": 4300
          },
          {
            "location": "dist/index.mjs",
            "line": 4357
          },
          {
            "location": "dist/index.mjs",
            "line": 4360
          },
          {
            "location": "dist/index.mjs",
            "line": 4361
          },
          {
            "location": "dist/index.mjs",
            "line": 4378
          },
          {
            "location": "dist/index.mjs",
            "line": 4388
          },
          {
            "location": "dist/index.mjs",
            "line": 4430
          },
          {
            "location": "dist/index.mjs",
            "line": 4436
          },
          {
            "location": "dist/index.mjs",
            "line": 4442
          },
          {
            "location": "dist/index.mjs",
            "line": 4448
          },
          {
            "location": "dist/index.mjs",
            "line": 4454
          },
          {
            "location": "dist/index.mjs",
            "line": 4460
          },
          {
            "location": "dist/index.mjs",
            "line": 4466
          },
          {
            "location": "dist/index.mjs",
            "line": 4472
          },
          {
            "location": "dist/index.mjs",
            "line": 4478
          },
          {
            "location": "dist/index.mjs",
            "line": 4487
          },
          {
            "location": "dist/index.mjs",
            "line": 4495
          },
          {
            "location": "dist/index.mjs",
            "line": 4504
          },
          {
            "location": "dist/index.mjs",
            "line": 4510
          },
          {
            "location": "dist/index.mjs",
            "line": 4534
          },
          {
            "location": "dist/index.mjs",
            "line": 4547
          },
          {
            "location": "dist/index.mjs",
            "line": 4556
          },
          {
            "location": "dist/index.mjs",
            "line": 4559
          },
          {
            "location": "dist/index.mjs",
            "line": 4562
          },
          {
            "location": "dist/index.mjs",
            "line": 4565
          },
          {
            "location": "dist/index.mjs",
            "line": 4568
          },
          {
            "location": "dist/index.mjs",
            "line": 4571
          },
          {
            "location": "dist/index.mjs",
            "line": 4572
          },
          {
            "location": "dist/index.mjs",
            "line": 4577
          },
          {
            "location": "dist/index.mjs",
            "line": 4581
          },
          {
            "location": "dist/index.mjs",
            "line": 4586
          },
          {
            "location": "dist/index.mjs",
            "line": 4590
          },
          {
            "location": "dist/index.mjs",
            "line": 4594
          },
          {
            "location": "dist/index.mjs",
            "line": 4606
          },
          {
            "location": "dist/index.mjs",
            "line": 4616
          },
          {
            "location": "dist/index.mjs",
            "line": 4627
          },
          {
            "location": "dist/index.mjs",
            "line": 4636
          },
          {
            "location": "dist/index.mjs",
            "line": 4669
          },
          {
            "location": "dist/index.mjs",
            "line": 4670
          },
          {
            "location": "dist/index.mjs",
            "line": 4675
          },
          {
            "location": "dist/index.mjs",
            "line": 4676
          },
          {
            "location": "dist/index.mjs",
            "line": 4797
          },
          {
            "location": "dist/index.mjs",
            "line": 4811
          },
          {
            "location": "dist/index.mjs",
            "line": 4830
          },
          {
            "location": "dist/index.mjs",
            "line": 4861
          },
          {
            "location": "dist/index.mjs",
            "line": 4864
          },
          {
            "location": "dist/index.mjs",
            "line": 4903
          },
          {
            "location": "dist/index.mjs",
            "line": 4904
          },
          {
            "location": "dist/index.mjs",
            "line": 5029
          },
          {
            "location": "dist/index.mjs",
            "line": 5030
          },
          {
            "location": "dist/index.mjs",
            "line": 5176
          },
          {
            "location": "dist/index.mjs",
            "line": 5242
          },
          {
            "location": "dist/index.mjs",
            "line": 5267
          },
          {
            "location": "dist/index.mjs",
            "line": 5300
          },
          {
            "location": "dist/index.mjs",
            "line": 5301
          },
          {
            "location": "dist/index.mjs",
            "line": 5306
          },
          {
            "location": "dist/index.mjs",
            "line": 5309
          },
          {
            "location": "dist/index.mjs",
            "line": 5313
          },
          {
            "location": "dist/index.mjs",
            "line": 5314
          },
          {
            "location": "dist/index.mjs",
            "line": 5323
          },
          {
            "location": "dist/index.mjs",
            "line": 5325
          },
          {
            "location": "dist/index.mjs",
            "line": 5341
          },
          {
            "location": "dist/index.mjs",
            "line": 5368
          },
          {
            "location": "dist/index.mjs",
            "line": 5399
          },
          {
            "location": "dist/index.mjs",
            "line": 5483
          },
          {
            "location": "dist/index.mjs",
            "line": 5498
          },
          {
            "location": "dist/index.mjs",
            "line": 5499
          },
          {
            "location": "dist/index.mjs",
            "line": 5556
          },
          {
            "location": "dist/index.mjs",
            "line": 5571
          },
          {
            "location": "dist/index.mjs",
            "line": 5582
          },
          {
            "location": "dist/index.mjs",
            "line": 5584
          },
          {
            "location": "dist/index.mjs",
            "line": 5592
          },
          {
            "location": "dist/index.mjs",
            "line": 5628
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 9
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 37
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 3
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 20
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 21
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 24
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 4
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 35
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 3
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 258
          },
          {
            "location": "src/components/loader.ts",
            "line": 5
          },
          {
            "location": "src/components/loader.ts",
            "line": 23
          },
          {
            "location": "src/components/module.ts",
            "line": 2
          },
          {
            "location": "src/components/module.ts",
            "line": 51
          },
          {
            "location": "src/components/module.ts",
            "line": 52
          },
          {
            "location": "src/components/module.ts",
            "line": 53
          },
          {
            "location": "src/components/module.ts",
            "line": 58
          },
          {
            "location": "src/components/module.ts",
            "line": 68
          },
          {
            "location": "src/components/module.ts",
            "line": 141
          },
          {
            "location": "src/components/module.ts",
            "line": 157
          },
          {
            "location": "src/components/module.ts",
            "line": 164
          },
          {
            "location": "src/components/module.ts",
            "line": 190
          },
          {
            "location": "src/components/module.ts",
            "line": 198
          },
          {
            "location": "src/components/module.ts",
            "line": 239
          },
          {
            "location": "src/components/module.ts",
            "line": 246
          },
          {
            "location": "src/components/module.ts",
            "line": 268
          },
          {
            "location": "src/components/module.ts",
            "line": 310
          },
          {
            "location": "src/components/scan.ts",
            "line": 2
          },
          {
            "location": "src/components/scan.ts",
            "line": 39
          },
          {
            "location": "src/components/scan.ts",
            "line": 41
          },
          {
            "location": "src/components/scan.ts",
            "line": 47
          },
          {
            "location": "src/components/scan.ts",
            "line": 48
          },
          {
            "location": "src/components/scan.ts",
            "line": 56
          },
          {
            "location": "src/components/scan.ts",
            "line": 75
          },
          {
            "location": "src/components/scan.ts",
            "line": 84
          },
          {
            "location": "src/components/scan.ts",
            "line": 92
          },
          {
            "location": "src/components/scan.ts",
            "line": 106
          },
          {
            "location": "src/components/scan.ts",
            "line": 133
          },
          {
            "location": "src/components/templates.ts",
            "line": 1
          },
          {
            "location": "src/components/templates.ts",
            "line": 92
          },
          {
            "location": "src/components/templates.ts",
            "line": 118
          },
          {
            "location": "src/components/templates.ts",
            "line": 119
          },
          {
            "location": "src/components/transform.ts",
            "line": 8
          },
          {
            "location": "src/components/transform.ts",
            "line": 16
          },
          {
            "location": "src/components/transform.ts",
            "line": 54
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 8
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 37
          },
          {
            "location": "src/core/app.ts",
            "line": 2
          },
          {
            "location": "src/core/app.ts",
            "line": 64
          },
          {
            "location": "src/core/app.ts",
            "line": 97
          },
          {
            "location": "src/core/app.ts",
            "line": 139
          },
          {
            "location": "src/core/app.ts",
            "line": 140
          },
          {
            "location": "src/core/app.ts",
            "line": 145
          },
          {
            "location": "src/core/app.ts",
            "line": 150
          },
          {
            "location": "src/core/app.ts",
            "line": 156
          },
          {
            "location": "src/core/app.ts",
            "line": 157
          },
          {
            "location": "src/core/app.ts",
            "line": 168
          },
          {
            "location": "src/core/app.ts",
            "line": 171
          },
          {
            "location": "src/core/app.ts",
            "line": 192
          },
          {
            "location": "src/core/app.ts",
            "line": 229
          },
          {
            "location": "src/core/app.ts",
            "line": 265
          },
          {
            "location": "src/core/builder.ts",
            "line": 8
          },
          {
            "location": "src/core/builder.ts",
            "line": 25
          },
          {
            "location": "src/core/builder.ts",
            "line": 26
          },
          {
            "location": "src/core/builder.ts",
            "line": 90
          },
          {
            "location": "src/core/builder.ts",
            "line": 108
          },
          {
            "location": "src/core/builder.ts",
            "line": 118
          },
          {
            "location": "src/core/builder.ts",
            "line": 121
          },
          {
            "location": "src/core/builder.ts",
            "line": 130
          },
          {
            "location": "src/core/builder.ts",
            "line": 165
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 2
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 74
          },
          {
            "location": "src/core/nitro.ts",
            "line": 4
          },
          {
            "location": "src/core/nitro.ts",
            "line": 69
          },
          {
            "location": "src/core/nitro.ts",
            "line": 74
          },
          {
            "location": "src/core/nitro.ts",
            "line": 80
          },
          {
            "location": "src/core/nitro.ts",
            "line": 93
          },
          {
            "location": "src/core/nitro.ts",
            "line": 96
          },
          {
            "location": "src/core/nitro.ts",
            "line": 97
          },
          {
            "location": "src/core/nitro.ts",
            "line": 98
          },
          {
            "location": "src/core/nitro.ts",
            "line": 112
          },
          {
            "location": "src/core/nitro.ts",
            "line": 123
          },
          {
            "location": "src/core/nitro.ts",
            "line": 124
          },
          {
            "location": "src/core/nitro.ts",
            "line": 129
          },
          {
            "location": "src/core/nitro.ts",
            "line": 135
          },
          {
            "location": "src/core/nitro.ts",
            "line": 137
          },
          {
            "location": "src/core/nitro.ts",
            "line": 142
          },
          {
            "location": "src/core/nitro.ts",
            "line": 167
          },
          {
            "location": "src/core/nitro.ts",
            "line": 174
          },
          {
            "location": "src/core/nitro.ts",
            "line": 196
          },
          {
            "location": "src/core/nitro.ts",
            "line": 220
          },
          {
            "location": "src/core/nitro.ts",
            "line": 221
          },
          {
            "location": "src/core/nitro.ts",
            "line": 232
          },
          {
            "location": "src/core/nitro.ts",
            "line": 241
          },
          {
            "location": "src/core/nitro.ts",
            "line": 253
          },
          {
            "location": "src/core/nitro.ts",
            "line": 328
          },
          {
            "location": "src/core/nitro.ts",
            "line": 329
          },
          {
            "location": "src/core/nitro.ts",
            "line": 333
          },
          {
            "location": "src/core/nitro.ts",
            "line": 359
          },
          {
            "location": "src/core/nitro.ts",
            "line": 381
          },
          {
            "location": "src/core/nitro.ts",
            "line": 393
          },
          {
            "location": "src/core/nitro.ts",
            "line": 412
          },
          {
            "location": "src/core/nitro.ts",
            "line": 418
          },
          {
            "location": "src/core/nitro.ts",
            "line": 419
          },
          {
            "location": "src/core/nitro.ts",
            "line": 480
          },
          {
            "location": "src/core/nitro.ts",
            "line": 504
          },
          {
            "location": "src/core/nitro.ts",
            "line": 505
          },
          {
            "location": "src/core/nitro.ts",
            "line": 541
          },
          {
            "location": "src/core/nitro.ts",
            "line": 557
          },
          {
            "location": "src/core/nitro.ts",
            "line": 563
          },
          {
            "location": "src/core/nitro.ts",
            "line": 568
          },
          {
            "location": "src/core/nitro.ts",
            "line": 571
          },
          {
            "location": "src/core/nitro.ts",
            "line": 573
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 3
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 123
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 139
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 164
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 166
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 213
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 214
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 217
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 220
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 222
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 223
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 229
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 251
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 322
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 326
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 327
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 348
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 364
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 411
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 417
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 424
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 431
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 438
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 445
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 452
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 459
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 466
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 476
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 484
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 495
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 503
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 531
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 549
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 561
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 566
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 571
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 575
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 580
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 585
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 586
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 592
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 597
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 603
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 608
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 615
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 629
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 643
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 661
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 677
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 724
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 725
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 729
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 730
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 4
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 49
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 67
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 69
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 70
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 82
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 4
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 56
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 62
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 11
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 124
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 15
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 18
          },
          {
            "location": "src/core/schema.ts",
            "line": 4
          },
          {
            "location": "src/core/schema.ts",
            "line": 29
          },
          {
            "location": "src/core/schema.ts",
            "line": 101
          },
          {
            "location": "src/core/schema.ts",
            "line": 139
          },
          {
            "location": "src/core/schema.ts",
            "line": 141
          },
          {
            "location": "src/core/schema.ts",
            "line": 169
          },
          {
            "location": "src/core/templates.ts",
            "line": 3
          },
          {
            "location": "src/core/templates.ts",
            "line": 9
          },
          {
            "location": "src/core/templates.ts",
            "line": 51
          },
          {
            "location": "src/core/templates.ts",
            "line": 67
          },
          {
            "location": "src/core/templates.ts",
            "line": 87
          },
          {
            "location": "src/core/templates.ts",
            "line": 120
          },
          {
            "location": "src/core/templates.ts",
            "line": 123
          },
          {
            "location": "src/core/templates.ts",
            "line": 165
          },
          {
            "location": "src/core/templates.ts",
            "line": 166
          },
          {
            "location": "src/core/templates.ts",
            "line": 291
          },
          {
            "location": "src/core/templates.ts",
            "line": 292
          },
          {
            "location": "src/core/templates.ts",
            "line": 457
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 1
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 7
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 8
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 9
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 10
          },
          {
            "location": "src/core/utils/names.ts",
            "line": 16
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 3
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 13
          },
          {
            "location": "src/dirs.ts",
            "line": 2
          },
          {
            "location": "src/dirs.ts",
            "line": 4
          },
          {
            "location": "src/dirs.ts",
            "line": 5
          },
          {
            "location": "src/dirs.ts",
            "line": 7
          },
          {
            "location": "src/head/module.ts",
            "line": 1
          },
          {
            "location": "src/head/module.ts",
            "line": 13
          },
          {
            "location": "src/head/module.ts",
            "line": 19
          },
          {
            "location": "src/head/module.ts",
            "line": 58
          },
          {
            "location": "src/head/module.ts",
            "line": 88
          },
          {
            "location": "src/imports/module.ts",
            "line": 3
          },
          {
            "location": "src/imports/module.ts",
            "line": 61
          },
          {
            "location": "src/imports/module.ts",
            "line": 62
          },
          {
            "location": "src/imports/module.ts",
            "line": 67
          },
          {
            "location": "src/imports/module.ts",
            "line": 72
          },
          {
            "location": "src/imports/module.ts",
            "line": 78
          },
          {
            "location": "src/imports/module.ts",
            "line": 91
          },
          {
            "location": "src/imports/module.ts",
            "line": 140
          },
          {
            "location": "src/imports/module.ts",
            "line": 171
          },
          {
            "location": "src/imports/module.ts",
            "line": 178
          },
          {
            "location": "src/imports/module.ts",
            "line": 186
          },
          {
            "location": "src/imports/module.ts",
            "line": 187
          },
          {
            "location": "src/imports/transform.ts",
            "line": 3
          },
          {
            "location": "src/imports/transform.ts",
            "line": 34
          },
          {
            "location": "src/pages/module.ts",
            "line": 4
          },
          {
            "location": "src/pages/module.ts",
            "line": 30
          },
          {
            "location": "src/pages/module.ts",
            "line": 32
          },
          {
            "location": "src/pages/module.ts",
            "line": 50
          },
          {
            "location": "src/pages/module.ts",
            "line": 55
          },
          {
            "location": "src/pages/module.ts",
            "line": 90
          },
          {
            "location": "src/pages/module.ts",
            "line": 105
          },
          {
            "location": "src/pages/module.ts",
            "line": 106
          },
          {
            "location": "src/pages/module.ts",
            "line": 111
          },
          {
            "location": "src/pages/module.ts",
            "line": 122
          },
          {
            "location": "src/pages/module.ts",
            "line": 144
          },
          {
            "location": "src/pages/module.ts",
            "line": 154
          },
          {
            "location": "src/pages/module.ts",
            "line": 195
          },
          {
            "location": "src/pages/module.ts",
            "line": 196
          },
          {
            "location": "src/pages/module.ts",
            "line": 225
          },
          {
            "location": "src/pages/module.ts",
            "line": 226
          },
          {
            "location": "src/pages/module.ts",
            "line": 227
          },
          {
            "location": "src/pages/module.ts",
            "line": 236
          },
          {
            "location": "src/pages/module.ts",
            "line": 250
          },
          {
            "location": "src/pages/module.ts",
            "line": 251
          },
          {
            "location": "src/pages/module.ts",
            "line": 255
          },
          {
            "location": "src/pages/module.ts",
            "line": 264
          },
          {
            "location": "src/pages/module.ts",
            "line": 327
          },
          {
            "location": "src/pages/module.ts",
            "line": 331
          },
          {
            "location": "src/pages/module.ts",
            "line": 356
          },
          {
            "location": "src/pages/module.ts",
            "line": 367
          },
          {
            "location": "src/pages/module.ts",
            "line": 376
          },
          {
            "location": "src/pages/module.ts",
            "line": 394
          },
          {
            "location": "src/pages/module.ts",
            "line": 426
          },
          {
            "location": "src/pages/module.ts",
            "line": 434
          },
          {
            "location": "src/pages/module.ts",
            "line": 439
          },
          {
            "location": "src/pages/module.ts",
            "line": 448
          },
          {
            "location": "src/pages/module.ts",
            "line": 503
          },
          {
            "location": "src/pages/module.ts",
            "line": 525
          },
          {
            "location": "src/pages/module.ts",
            "line": 543
          },
          {
            "location": "src/pages/module.ts",
            "line": 544
          },
          {
            "location": "src/pages/module.ts",
            "line": 561
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 10
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 184
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 9
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 53
          },
          {
            "location": "src/pages/utils.ts",
            "line": 3
          },
          {
            "location": "src/pages/utils.ts",
            "line": 8
          },
          {
            "location": "src/pages/utils.ts",
            "line": 49
          },
          {
            "location": "src/pages/utils.ts",
            "line": 55
          },
          {
            "location": "src/pages/utils.ts",
            "line": 90
          },
          {
            "location": "src/pages/utils.ts",
            "line": 483
          },
          {
            "location": "src/pages/utils.ts",
            "line": 496
          },
          {
            "location": "src/pages/utils.ts",
            "line": 516
          },
          {
            "location": "src/pages/utils.ts",
            "line": 523
          },
          {
            "location": "dist/index.mjs",
            "line": 485
          },
          {
            "location": "dist/index.mjs",
            "line": 4812
          },
          {
            "location": "dist/index.mjs",
            "line": 4831
          },
          {
            "location": "src/core/templates.ts",
            "line": 68
          },
          {
            "location": "src/core/templates.ts",
            "line": 88
          },
          {
            "location": "src/pages/utils.ts",
            "line": 484
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ohash",
      "version": "1.1.3",
      "description": "Super fast hashing library based on murmurhash3 written in Vanilla JS",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ohash@1.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/ohash@1.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ohash/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ohash,isEqual,ohash/isEqual,hash,ohash/hash"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ohash/package.json"
              }
            ],
            "concludedValue": "node_modules/ohash/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/cookie.js",
            "line": 5
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 41
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 91
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 9
          },
          {
            "location": "dist/app/island-hash.js",
            "line": 1
          },
          {
            "location": "dist/app/island-hash.js",
            "line": 15
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 15
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 380
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 382
          },
          {
            "location": "dist/index.mjs",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 485
          },
          {
            "location": "dist/index.mjs",
            "line": 492
          },
          {
            "location": "dist/index.mjs",
            "line": 1378
          },
          {
            "location": "dist/index.mjs",
            "line": 1463
          },
          {
            "location": "dist/index.mjs",
            "line": 2037
          },
          {
            "location": "dist/index.mjs",
            "line": 4119
          },
          {
            "location": "dist/index.mjs",
            "line": 4726
          },
          {
            "location": "dist/index.mjs",
            "line": 4812
          },
          {
            "location": "dist/index.mjs",
            "line": 4831
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 8
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 76
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 121
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 5
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 102
          },
          {
            "location": "src/app/island-hash.ts",
            "line": 1
          },
          {
            "location": "src/app/island-hash.ts",
            "line": 38
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 5
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 41
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 9
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 131
          },
          {
            "location": "src/components/templates.ts",
            "line": 3
          },
          {
            "location": "src/components/templates.ts",
            "line": 92
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 12
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 793
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 10
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 45
          },
          {
            "location": "src/core/templates.ts",
            "line": 7
          },
          {
            "location": "src/core/templates.ts",
            "line": 68
          },
          {
            "location": "src/core/templates.ts",
            "line": 88
          },
          {
            "location": "src/pages/utils.ts",
            "line": 9
          },
          {
            "location": "src/pages/utils.ts",
            "line": 484
          },
          {
            "location": "src/pages/utils.ts",
            "line": 496
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ofetch",
      "version": "1.3.4",
      "description": "A better fetch API. Works on node, browser and workers.",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ofetch@1.3.4",
      "type": "library",
      "bom-ref": "pkg:npm/ofetch@1.3.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ofetch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ofetch,FetchResponse,ofetch/FetchResponse,FetchError,ofetch/FetchError,FetchOptions,ofetch/FetchOptions"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ofetch/package.json"
              }
            ],
            "concludedValue": "node_modules/ofetch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 8
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "group": "",
      "name": "nypm",
      "version": "0.3.9",
      "description": "Unified Package Manager for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nypm@0.3.9",
      "type": "library",
      "bom-ref": "pkg:npm/nypm@0.3.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/nypm/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "nypm,addDependency,nypm/addDependency"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/nypm/package.json"
              }
            ],
            "concludedValue": "node_modules/nypm/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chunks/features.mjs",
            "line": 1
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 48
          },
          {
            "location": "src/core/features.ts",
            "line": 1
          },
          {
            "location": "src/core/features.ts",
            "line": 61
          }
        ]
      }
    },
    {
      "group": "",
      "name": "nuxi",
      "version": "3.12.0",
      "description": "⚡️ Nuxt Generation CLI Experience",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nuxi@3.12.0",
      "type": "library",
      "bom-ref": "pkg:npm/nuxi@3.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/nuxi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "nuxi/cli,nuxi"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/nuxi/package.json"
              }
            ],
            "concludedValue": "node_modules/nuxi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin/nuxt.mjs",
            "line": 2
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 43
          },
          {
            "location": "src/core/features.ts",
            "line": 55
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "",
      "name": "nitropack",
      "version": "2.9.7",
      "description": "Build and Deploy Universal JavaScript Servers",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/nitropack@2.9.7",
      "type": "library",
      "bom-ref": "pkg:npm/nitropack@2.9.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/nitropack/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "nitropack,createNitro,nitropack/createNitro,scanHandlers,nitropack/scanHandlers,writeTypes,nitropack/writeTypes,copyPublicAssets,nitropack/copyPublicAssets,build,nitropack/build,prepare,nitropack/prepare,prerender,nitropack/prerender,createDevServer,nitropack/createDevServer,NitroFetchRequest,nitropack/NitroFetchRequest,TypedInternalResponse,nitropack/TypedInternalResponse,AvailableRouterMethod,nitropack/AvailableRouterMethod,RenderResponse,nitropack/RenderResponse,Nitro,nitropack/Nitro,NitroConfig,nitropack/NitroConfig,NitroOptions,nitropack/NitroOptions,NitroRouteConfig,nitropack/NitroRouteConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/nitropack/package.json"
              }
            ],
            "concludedValue": "node_modules/nitropack/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 39
          },
          {
            "location": "dist/index.mjs",
            "line": 3544
          },
          {
            "location": "dist/index.mjs",
            "line": 3627
          },
          {
            "location": "dist/index.mjs",
            "line": 3628
          },
          {
            "location": "dist/index.mjs",
            "line": 3646
          },
          {
            "location": "dist/index.mjs",
            "line": 3653
          },
          {
            "location": "dist/index.mjs",
            "line": 3655
          },
          {
            "location": "dist/index.mjs",
            "line": 3656
          },
          {
            "location": "dist/index.mjs",
            "line": 3658
          },
          {
            "location": "dist/index.mjs",
            "line": 3679
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 2
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 10
          },
          {
            "location": "src/core/nitro.ts",
            "line": 7
          },
          {
            "location": "src/core/nitro.ts",
            "line": 8
          },
          {
            "location": "src/core/nitro.ts",
            "line": 404
          },
          {
            "location": "src/core/nitro.ts",
            "line": 499
          },
          {
            "location": "src/core/nitro.ts",
            "line": 500
          },
          {
            "location": "src/core/nitro.ts",
            "line": 522
          },
          {
            "location": "src/core/nitro.ts",
            "line": 531
          },
          {
            "location": "src/core/nitro.ts",
            "line": 533
          },
          {
            "location": "src/core/nitro.ts",
            "line": 534
          },
          {
            "location": "src/core/nitro.ts",
            "line": 537
          },
          {
            "location": "src/core/nitro.ts",
            "line": 555
          },
          {
            "location": "src/pages/module.ts",
            "line": 12
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 8
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "",
      "name": "mlly",
      "version": "1.7.1",
      "description": "Missing ECMAScript module utils for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mlly@1.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/mlly@1.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mlly/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mlly,resolvePath,mlly/resolvePath,findStaticImports,mlly/findStaticImports,findExports,mlly/findExports,parseStaticImport,mlly/parseStaticImport,parseNodeModulePath,mlly/parseNodeModulePath,lookupNodeModuleSubpath,mlly/lookupNodeModuleSubpath,interopDefault,mlly/interopDefault,StaticImport,mlly/StaticImport"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mlly/package.json"
              }
            ],
            "concludedValue": "node_modules/mlly/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 22
          },
          {
            "location": "dist/index.mjs",
            "line": 56
          },
          {
            "location": "dist/index.mjs",
            "line": 656
          },
          {
            "location": "dist/index.mjs",
            "line": 664
          },
          {
            "location": "dist/index.mjs",
            "line": 687
          },
          {
            "location": "dist/index.mjs",
            "line": 2932
          },
          {
            "location": "dist/index.mjs",
            "line": 2936
          },
          {
            "location": "dist/index.mjs",
            "line": 3001
          },
          {
            "location": "dist/index.mjs",
            "line": 3952
          },
          {
            "location": "dist/index.mjs",
            "line": 4072
          },
          {
            "location": "dist/index.mjs",
            "line": 4073
          },
          {
            "location": "src/core/builder.ts",
            "line": 6
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 8
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 60
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 7
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 129
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 20
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 21
          },
          {
            "location": "src/core/schema.ts",
            "line": 6
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 2
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 8
          },
          {
            "location": "src/imports/module.ts",
            "line": 8
          },
          {
            "location": "src/imports/module.ts",
            "line": 175
          },
          {
            "location": "src/imports/module.ts",
            "line": 177
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 4
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 5
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 64
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 77
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 105
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.10",
      "description": "Modify strings, generate sourcemaps",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.10",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 30
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 3
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 7
          },
          {
            "location": "src/components/loader.ts",
            "line": 3
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/async-context.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/dev-only.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 5
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 10
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 8
          },
          {
            "location": "src/core/plugins/tree-shake.ts",
            "line": 2
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 9
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "knitwork",
      "version": "1.1.0",
      "description": "Utilities to generate JavaScript code.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/knitwork@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/knitwork@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/knitwork/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "knitwork,genArrayFromRaw,knitwork/genArrayFromRaw,genSafeVariableName,knitwork/genSafeVariableName,genImport,knitwork/genImport,genDynamicImport,knitwork/genDynamicImport,genObjectFromRawEntries,knitwork/genObjectFromRawEntries,genString,knitwork/genString,genExport,knitwork/genExport"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/knitwork/package.json"
              }
            ],
            "concludedValue": "node_modules/knitwork/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 18
          },
          {
            "location": "dist/index.mjs",
            "line": 455
          },
          {
            "location": "dist/index.mjs",
            "line": 485
          },
          {
            "location": "dist/index.mjs",
            "line": 487
          },
          {
            "location": "dist/index.mjs",
            "line": 489
          },
          {
            "location": "dist/index.mjs",
            "line": 491
          },
          {
            "location": "dist/index.mjs",
            "line": 1205
          },
          {
            "location": "dist/index.mjs",
            "line": 1207
          },
          {
            "location": "dist/index.mjs",
            "line": 1223
          },
          {
            "location": "dist/index.mjs",
            "line": 1224
          },
          {
            "location": "dist/index.mjs",
            "line": 1243
          },
          {
            "location": "dist/index.mjs",
            "line": 1244
          },
          {
            "location": "dist/index.mjs",
            "line": 1260
          },
          {
            "location": "dist/index.mjs",
            "line": 1460
          },
          {
            "location": "dist/index.mjs",
            "line": 1472
          },
          {
            "location": "dist/index.mjs",
            "line": 1487
          },
          {
            "location": "dist/index.mjs",
            "line": 1667
          },
          {
            "location": "dist/index.mjs",
            "line": 1676
          },
          {
            "location": "dist/index.mjs",
            "line": 1680
          },
          {
            "location": "dist/index.mjs",
            "line": 1682
          },
          {
            "location": "dist/index.mjs",
            "line": 1684
          },
          {
            "location": "dist/index.mjs",
            "line": 2211
          },
          {
            "location": "dist/index.mjs",
            "line": 4783
          },
          {
            "location": "dist/index.mjs",
            "line": 4789
          },
          {
            "location": "dist/index.mjs",
            "line": 4793
          },
          {
            "location": "dist/index.mjs",
            "line": 4797
          },
          {
            "location": "dist/index.mjs",
            "line": 4801
          },
          {
            "location": "dist/index.mjs",
            "line": 4812
          },
          {
            "location": "dist/index.mjs",
            "line": 4814
          },
          {
            "location": "dist/index.mjs",
            "line": 4818
          },
          {
            "location": "dist/index.mjs",
            "line": 4831
          },
          {
            "location": "dist/index.mjs",
            "line": 4833
          },
          {
            "location": "dist/index.mjs",
            "line": 4837
          },
          {
            "location": "dist/index.mjs",
            "line": 4877
          },
          {
            "location": "dist/index.mjs",
            "line": 4905
          },
          {
            "location": "dist/index.mjs",
            "line": 4914
          },
          {
            "location": "dist/index.mjs",
            "line": 4916
          },
          {
            "location": "dist/index.mjs",
            "line": 4961
          },
          {
            "location": "dist/index.mjs",
            "line": 4962
          },
          {
            "location": "dist/index.mjs",
            "line": 4974
          },
          {
            "location": "dist/index.mjs",
            "line": 4976
          },
          {
            "location": "dist/index.mjs",
            "line": 4977
          },
          {
            "location": "src/components/loader.ts",
            "line": 2
          },
          {
            "location": "src/components/loader.ts",
            "line": 60
          },
          {
            "location": "src/components/loader.ts",
            "line": 70
          },
          {
            "location": "src/components/loader.ts",
            "line": 75
          },
          {
            "location": "src/components/loader.ts",
            "line": 77
          },
          {
            "location": "src/components/loader.ts",
            "line": 79
          },
          {
            "location": "src/components/templates.ts",
            "line": 2
          },
          {
            "location": "src/components/templates.ts",
            "line": 89
          },
          {
            "location": "src/components/templates.ts",
            "line": 102
          },
          {
            "location": "src/components/templates.ts",
            "line": 118
          },
          {
            "location": "src/components/transform.ts",
            "line": 9
          },
          {
            "location": "src/components/transform.ts",
            "line": 77
          },
          {
            "location": "src/core/templates.ts",
            "line": 2
          },
          {
            "location": "src/core/templates.ts",
            "line": 34
          },
          {
            "location": "src/core/templates.ts",
            "line": 41
          },
          {
            "location": "src/core/templates.ts",
            "line": 46
          },
          {
            "location": "src/core/templates.ts",
            "line": 51
          },
          {
            "location": "src/core/templates.ts",
            "line": 56
          },
          {
            "location": "src/core/templates.ts",
            "line": 68
          },
          {
            "location": "src/core/templates.ts",
            "line": 70
          },
          {
            "location": "src/core/templates.ts",
            "line": 74
          },
          {
            "location": "src/core/templates.ts",
            "line": 88
          },
          {
            "location": "src/core/templates.ts",
            "line": 90
          },
          {
            "location": "src/core/templates.ts",
            "line": 94
          },
          {
            "location": "src/core/templates.ts",
            "line": 137
          },
          {
            "location": "src/core/templates.ts",
            "line": 167
          },
          {
            "location": "src/core/templates.ts",
            "line": 176
          },
          {
            "location": "src/core/templates.ts",
            "line": 178
          },
          {
            "location": "src/core/templates.ts",
            "line": 221
          },
          {
            "location": "src/core/templates.ts",
            "line": 222
          },
          {
            "location": "src/core/templates.ts",
            "line": 236
          },
          {
            "location": "src/core/templates.ts",
            "line": 238
          },
          {
            "location": "src/core/templates.ts",
            "line": 239
          },
          {
            "location": "src/pages/module.ts",
            "line": 5
          },
          {
            "location": "src/pages/module.ts",
            "line": 486
          },
          {
            "location": "src/pages/module.ts",
            "line": 487
          },
          {
            "location": "src/pages/module.ts",
            "line": 490
          },
          {
            "location": "src/pages/module.ts",
            "line": 507
          },
          {
            "location": "src/pages/module.ts",
            "line": 508
          },
          {
            "location": "src/pages/module.ts",
            "line": 528
          },
          {
            "location": "src/pages/module.ts",
            "line": 529
          },
          {
            "location": "src/pages/module.ts",
            "line": 547
          },
          {
            "location": "src/pages/utils.ts",
            "line": 6
          },
          {
            "location": "src/pages/utils.ts",
            "line": 448
          },
          {
            "location": "src/pages/utils.ts",
            "line": 484
          },
          {
            "location": "src/pages/utils.ts",
            "line": 486
          },
          {
            "location": "src/pages/utils.ts",
            "line": 489
          },
          {
            "location": "src/pages/utils.ts",
            "line": 492
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)"
        }
      ],
      "group": "",
      "name": "klona",
      "version": "2.0.6",
      "description": "A tiny (240B to 501B) and fast utility to \"deep clone\" Objects, Arrays, Dates, RegExps, and more!",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/klona@2.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/klona@2.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/klona/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "klona,klona/klona"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/klona/package.json"
              }
            ],
            "concludedValue": "node_modules/klona/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/cookie.js",
            "line": 6
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 27
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 45
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 9
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 54
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 79
          }
        ]
      }
    },
    {
      "group": "",
      "name": "jiti",
      "version": "1.21.6",
      "description": "Runtime typescript and ESM support for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jiti@1.21.6",
      "type": "library",
      "bom-ref": "pkg:npm/jiti@1.21.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jiti/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jiti"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jiti/package.json"
              }
            ],
            "concludedValue": "node_modules/jiti/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 45
          },
          {
            "location": "dist/index.mjs",
            "line": 3723
          },
          {
            "location": "src/core/schema.ts",
            "line": 16
          },
          {
            "location": "src/core/schema.ts",
            "line": 29
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "kael"
        }
      ],
      "group": "",
      "name": "ignore",
      "version": "5.3.1",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ignore@5.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/ignore@5.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ignore/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ignore"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ignore/package.json"
              }
            ],
            "concludedValue": "node_modules/ignore/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 4539
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 5
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 539
          }
        ]
      }
    },
    {
      "group": "",
      "name": "hookable",
      "version": "5.5.3",
      "description": "Awaitable hook system",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/hookable@5.5.3",
      "type": "library",
      "bom-ref": "pkg:npm/hookable@5.5.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hookable/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hookable,createHooks,hookable/createHooks,createDebugger,hookable/createDebugger,HookCallback,hookable/HookCallback,Hookable,hookable/Hookable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/hookable/package.json"
              }
            ],
            "concludedValue": "node_modules/hookable/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/nuxt.js",
            "line": 2
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 82
          },
          {
            "location": "dist/app/plugins/debug.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/debug.js",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 4140
          },
          {
            "location": "dist/index.mjs",
            "line": 4701
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 4
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 5
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 320
          },
          {
            "location": "src/app/plugins/debug.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/debug.ts",
            "line": 8
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 4
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 50
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 764
          }
        ]
      }
    },
    {
      "group": "",
      "name": "h3",
      "version": "1.12.0",
      "description": "Minimal H(TTP) framework built for high performance and portability.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/h3@1.12.0",
      "type": "framework",
      "bom-ref": "pkg:npm/h3@1.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/h3/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "h3,appendResponseHeader,h3/appendResponseHeader,deleteCookie,h3/deleteCookie,getCookie,h3/getCookie,getRequestHeader,h3/getRequestHeader,setCookie,h3/setCookie,createError,h3/createError,sanitizeStatusCode,h3/sanitizeStatusCode,setResponseStatus,h3/setResponseStatus,appendHeader,h3/appendHeader,getRequestHeaders,h3/getRequestHeaders,getRequestURL,h3/getRequestURL,send,h3/send,setResponseHeader,h3/setResponseHeader,defineEventHandler,h3/defineEventHandler,getQuery,h3/getQuery,getRequestWebStream,h3/getRequestWebStream,getResponseStatus,h3/getResponseStatus,getResponseStatusText,h3/getResponseStatusText,writeEarlyHints,h3/writeEarlyHints,dynamicEventHandler,h3/dynamicEventHandler,H3Event,h3/H3Event,H3Error,h3/H3Error,EventHandlerRequest,h3/EventHandlerRequest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/h3/package.json"
              }
            ],
            "concludedValue": "node_modules/h3/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 169
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 3
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 112
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 131
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 133
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 134
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 33
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 120
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 14
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 33
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 46
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 50
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 58
          },
          {
            "location": "dist/app/composables/url.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/url.js",
            "line": 5
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 3
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 183
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 2
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 30
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 32
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 33
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 35
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 52
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 53
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 60
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 62
          },
          {
            "location": "dist/core/runtime/nitro/error.js",
            "line": 63
          },
          {
            "location": "dist/core/runtime/nitro/no-ssr.js",
            "line": 1
          },
          {
            "location": "dist/core/runtime/nitro/no-ssr.js",
            "line": 2
          },
          {
            "location": "dist/core/runtime/nitro/no-ssr.js",
            "line": 3
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 9
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 112
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 114
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 119
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 142
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 148
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 160
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 163
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 166
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 173
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 186
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 209
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 214
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 273
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 303
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 395
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 396
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 410
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 411
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 461
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 462
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 3
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 110
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 178
          },
          {
            "location": "dist/index.mjs",
            "line": 40
          },
          {
            "location": "dist/index.mjs",
            "line": 3604
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 4
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 186
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 5
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 6
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 142
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 165
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 169
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 170
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 68
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 203
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 21
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 38
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 56
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 60
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 69
          },
          {
            "location": "src/app/composables/url.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/url.ts",
            "line": 7
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 8
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 4
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 271
          },
          {
            "location": "src/core/nitro.ts",
            "line": 12
          },
          {
            "location": "src/core/nitro.ts",
            "line": 474
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 5
          },
          {
            "location": "src/core/runtime/nitro/no-ssr.ts",
            "line": 1
          },
          {
            "location": "src/core/runtime/nitro/no-ssr.ts",
            "line": 3
          },
          {
            "location": "src/core/runtime/nitro/no-ssr.ts",
            "line": 4
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 5
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 156
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 237
          },
          {
            "location": "types.d.mts",
            "line": 6
          }
        ]
      },
      "tags": [
        "framework",
        "performance"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "globby",
      "version": "14.0.2",
      "description": "User-friendly glob matching",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/globby@14.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/globby@14.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/globby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "globby,globby/globby"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/globby/package.json"
              }
            ],
            "concludedValue": "node_modules/globby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 32
          },
          {
            "location": "dist/index.mjs",
            "line": 1536
          },
          {
            "location": "src/components/scan.ts",
            "line": 3
          },
          {
            "location": "src/components/scan.ts",
            "line": 35
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "estree-walker",
      "version": "3.0.3",
      "description": "Traverse an ESTree-compliant AST",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rich-Harris/estree-walker"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estree-walker@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/estree-walker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "estree-walker,walk,estree-walker/walk,Node,estree-walker/Node"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/estree-walker/package.json"
              }
            ],
            "concludedValue": "node_modules/estree-walker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 27
          },
          {
            "location": "dist/index.mjs",
            "line": 267
          },
          {
            "location": "dist/index.mjs",
            "line": 580
          },
          {
            "location": "dist/index.mjs",
            "line": 696
          },
          {
            "location": "dist/index.mjs",
            "line": 721
          },
          {
            "location": "dist/index.mjs",
            "line": 1745
          },
          {
            "location": "dist/index.mjs",
            "line": 1760
          },
          {
            "location": "dist/index.mjs",
            "line": 1796
          },
          {
            "location": "dist/index.mjs",
            "line": 1853
          },
          {
            "location": "dist/index.mjs",
            "line": 1856
          },
          {
            "location": "dist/index.mjs",
            "line": 1885
          },
          {
            "location": "dist/index.mjs",
            "line": 3874
          },
          {
            "location": "dist/index.mjs",
            "line": 3965
          },
          {
            "location": "dist/index.mjs",
            "line": 4097
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 4
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 54
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 72
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 122
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 198
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 202
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 241
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 50
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 144
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 4
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 25
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 7
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 8
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 115
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 139
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 2
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 4
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 27
          },
          {
            "location": "src/pages/utils.ts",
            "line": 12
          },
          {
            "location": "src/pages/utils.ts",
            "line": 210
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "escape-string-regexp",
      "version": "5.0.0",
      "description": "Escape RegExp special characters",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/escape-string-regexp@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/escape-string-regexp/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "escape-string-regexp"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/escape-string-regexp/package.json"
              }
            ],
            "concludedValue": "node_modules/escape-string-regexp/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 13
          },
          {
            "location": "dist/index.mjs",
            "line": 174
          },
          {
            "location": "dist/index.mjs",
            "line": 2978
          },
          {
            "location": "dist/index.mjs",
            "line": 2992
          },
          {
            "location": "dist/index.mjs",
            "line": 3220
          },
          {
            "location": "dist/index.mjs",
            "line": 4665
          },
          {
            "location": "dist/index.mjs",
            "line": 4857
          },
          {
            "location": "src/core/nitro.ts",
            "line": 10
          },
          {
            "location": "src/core/nitro.ts",
            "line": 35
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 19
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 720
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 5
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 32
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 49
          },
          {
            "location": "src/core/templates.ts",
            "line": 6
          },
          {
            "location": "src/core/templates.ts",
            "line": 116
          },
          {
            "location": "src/pages/utils.ts",
            "line": 7
          },
          {
            "location": "src/pages/utils.ts",
            "line": 90
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild",
      "version": "0.23.0",
      "description": "An extremely fast JavaScript and CSS bundler and minifier.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/esbuild@0.23.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/evanw/esbuild.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esbuild@0.23.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "esbuild,transform,esbuild/transform"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/esbuild/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 25
          },
          {
            "location": "dist/index.mjs",
            "line": 257
          },
          {
            "location": "dist/index.mjs",
            "line": 579
          },
          {
            "location": "dist/index.mjs",
            "line": 3873
          },
          {
            "location": "dist/index.mjs",
            "line": 4114
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 4
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 49
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 1
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 40
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 5
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 26
          },
          {
            "location": "src/pages/utils.ts",
            "line": 10
          },
          {
            "location": "src/pages/utils.ts",
            "line": 197
          }
        ]
      }
    },
    {
      "group": "",
      "name": "devalue",
      "version": "5.0.0",
      "description": "Gets the job done when JSON.stringify can't",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/devalue@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/devalue@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/devalue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "devalue,parse,devalue/parse,stringify,devalue/stringify,uneval,devalue/uneval"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/devalue/package.json"
              }
            ],
            "concludedValue": "node_modules/devalue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/payload.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 110
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 2
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 33
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 3
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 49
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 11
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 460
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 470
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 483
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 129
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 3
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 43
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 4
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 63
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "destr",
      "version": "2.0.3",
      "description": "A faster, secure and convenient alternative for JSON.parse",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/destr@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/destr@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/destr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "destr"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/destr/package.json"
              }
            ],
            "concludedValue": "node_modules/destr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 4
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 11
          },
          {
            "location": "dist/app/composables/chunk.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/chunk.js",
            "line": 18
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 4
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 13
          },
          {
            "location": "dist/app/plugins/restore-state.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/restore-state.client.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 2
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 9
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 10
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 12
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 150
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 168
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 4
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 15
          },
          {
            "location": "src/app/composables/chunk.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/chunk.ts",
            "line": 46
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 7
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 31
          },
          {
            "location": "src/app/plugins/restore-state.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/restore-state.client.ts",
            "line": 13
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 2
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 12
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 13
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "defu",
      "version": "6.1.4",
      "description": "Recursively assign default properties. Lightweight and Fast!",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/defu@6.1.4",
      "type": "library",
      "bom-ref": "pkg:npm/defu@6.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/defu/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "defu,defu/defu"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/defu/package.json"
              }
            ],
            "concludedValue": "node_modules/defu/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/manifest.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/manifest.js",
            "line": 37
          },
          {
            "location": "dist/app/composables/manifest.js",
            "line": 45
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 3
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 133
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 1085
          },
          {
            "location": "dist/index.mjs",
            "line": 2109
          },
          {
            "location": "dist/index.mjs",
            "line": 3227
          },
          {
            "location": "dist/index.mjs",
            "line": 3466
          },
          {
            "location": "dist/index.mjs",
            "line": 3559
          },
          {
            "location": "dist/index.mjs",
            "line": 3798
          },
          {
            "location": "dist/index.mjs",
            "line": 3899
          },
          {
            "location": "dist/index.mjs",
            "line": 4270
          },
          {
            "location": "dist/index.mjs",
            "line": 4283
          },
          {
            "location": "dist/index.mjs",
            "line": 4362
          },
          {
            "location": "dist/index.mjs",
            "line": 4552
          },
          {
            "location": "dist/index.mjs",
            "line": 4650
          },
          {
            "location": "dist/index.mjs",
            "line": 5208
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 56
          },
          {
            "location": "src/app/composables/manifest.ts",
            "line": 64
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 11
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 215
          },
          {
            "location": "src/core/app.ts",
            "line": 3
          },
          {
            "location": "src/core/app.ts",
            "line": 14
          },
          {
            "location": "src/core/nitro.ts",
            "line": 11
          },
          {
            "location": "src/core/nitro.ts",
            "line": 48
          },
          {
            "location": "src/core/nitro.ts",
            "line": 313
          },
          {
            "location": "src/core/nitro.ts",
            "line": 421
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 22
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 206
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 226
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 328
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 555
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 699
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 6
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 74
          },
          {
            "location": "src/core/schema.ts",
            "line": 7
          },
          {
            "location": "src/core/schema.ts",
            "line": 128
          },
          {
            "location": "src/pages/module.ts",
            "line": 13
          },
          {
            "location": "src/pages/module.ts",
            "line": 346
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 4
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 149
          }
        ]
      }
    },
    {
      "group": "",
      "name": "cookie-es",
      "version": "1.1.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cookie-es@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/cookie-es@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cookie-es/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cookie-es,parse,cookie-es/parse,serialize,cookie-es/serialize,CookieParseOptions,cookie-es/CookieParseOptions,CookieSerializeOptions,cookie-es/CookieSerializeOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cookie-es/package.json"
              }
            ],
            "concludedValue": "node_modules/cookie-es/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/cookie.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 112
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 114
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 119
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 121
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 142
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 144
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 150
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 152
          }
        ]
      }
    },
    {
      "group": "",
      "name": "consola",
      "version": "3.2.3",
      "description": "Elegant Console Wrapper",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/consola@3.2.3",
      "type": "library",
      "bom-ref": "pkg:npm/consola@3.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/consola/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "consola,createConsola,consola/createConsola,consola/consola,consola/utils,colorize,consola/utils/colorize,LogObject,consola/LogObject"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/consola/package.json"
              }
            ],
            "concludedValue": "node_modules/consola/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 19
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 2
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 71
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 76
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 4187
          },
          {
            "location": "dist/index.mjs",
            "line": 4200
          },
          {
            "location": "dist/index.mjs",
            "line": 4215
          },
          {
            "location": "dist/index.mjs",
            "line": 4220
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 11
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 2
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 28
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 13
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 14
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 109
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 123
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 139
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 145
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 2
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 3
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 91
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 96
          },
          {
            "location": "types.d.mts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "",
      "name": "compatx",
      "version": "0.1.8",
      "description": "🌴 Gradual feature flags.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/compatx@0.1.8",
      "type": "library",
      "bom-ref": "pkg:npm/compatx@0.1.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/compatx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "compatx,resolveCompatibilityDatesFromEnv,compatx/resolveCompatibilityDatesFromEnv,formatDate,compatx/formatDate,DateString,compatx/DateString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/compatx/package.json"
              }
            ],
            "concludedValue": "node_modules/compatx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "dist/index.mjs",
            "line": 4178
          },
          {
            "location": "dist/index.mjs",
            "line": 4180
          },
          {
            "location": "dist/index.mjs",
            "line": 4214
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 16
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 17
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 97
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 100
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 138
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "",
      "name": "chokidar",
      "version": "3.6.0",
      "description": "Minimal and efficient cross-platform file watching library",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chokidar@3.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chokidar@3.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chokidar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chokidar,FSWatcher,chokidar/FSWatcher"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chokidar/package.json"
              }
            ],
            "concludedValue": "node_modules/chokidar/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 41
          },
          {
            "location": "dist/index.mjs",
            "line": 3767
          },
          {
            "location": "dist/index.mjs",
            "line": 5548
          },
          {
            "location": "dist/index.mjs",
            "line": 5579
          },
          {
            "location": "dist/index.mjs",
            "line": 5591
          },
          {
            "location": "src/core/builder.ts",
            "line": 3
          },
          {
            "location": "src/core/builder.ts",
            "line": 4
          },
          {
            "location": "src/core/builder.ts",
            "line": 80
          },
          {
            "location": "src/core/builder.ts",
            "line": 114
          },
          {
            "location": "src/core/builder.ts",
            "line": 128
          },
          {
            "location": "src/core/schema.ts",
            "line": 5
          },
          {
            "location": "src/core/schema.ts",
            "line": 83
          }
        ]
      }
    },
    {
      "group": "",
      "name": "c12",
      "version": "1.11.1",
      "description": "Smart Config Loader",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/c12@1.11.1",
      "type": "library",
      "bom-ref": "pkg:npm/c12@1.11.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/c12/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "c12/update,updateConfig,c12/update/updateConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/c12/package.json"
              }
            ],
            "concludedValue": "node_modules/c12/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 11
          },
          {
            "location": "dist/index.mjs",
            "line": 4196
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 15
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 119
          }
        ]
      }
    },
    {
      "group": "",
      "name": "acorn",
      "version": "8.12.0",
      "description": "ECMAScript parser",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.12.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn@8.12.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "acorn,parse,acorn/parse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/acorn/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.mjs",
            "line": 26
          },
          {
            "location": "dist/index.mjs",
            "line": 258
          },
          {
            "location": "dist/index.mjs",
            "line": 580
          },
          {
            "location": "dist/index.mjs",
            "line": 3874
          },
          {
            "location": "dist/index.mjs",
            "line": 4097
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 5
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 50
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 25
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 6
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 27
          },
          {
            "location": "src/pages/utils.ts",
            "line": 11
          },
          {
            "location": "src/pages/utils.ts",
            "line": 198
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "shared",
      "version": "3.5.32",
      "description": "internal utils shared across @vue packages",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vue/shared@3.5.32",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/shared#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/shared@3.5.32",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/shared/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/shared,isPromise,@vue/shared/isPromise,isString,@vue/shared/isString,isArray,@vue/shared/isArray,isObject,@vue/shared/isObject"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/shared/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/shared/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 3
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 2
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 36
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 43
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 50
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 52
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 67
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 4
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 4
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 64
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 71
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 82
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 84
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 99
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vue",
      "name": "compiler-sfc",
      "version": "3.4.31",
      "description": "@vue/compiler-sfc",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vue/compiler-sfc@3.4.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/compiler-sfc@3.4.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/compiler-sfc/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/compiler-sfc/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/compiler-sfc/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-vue",
      "version": "5.0.5",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vitejs/plugin-vue@5.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-vue.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-vue@5.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-vue/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-vue/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-vue/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "vue",
      "version": "1.9.16",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unhead/vue@1.9.16",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/vue@1.9.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue,createElementBlock,vue/createElementBlock,defineComponent,vue/defineComponent,onMounted,vue/onMounted,vue/ref,getCurrentInstance,vue/getCurrentInstance,onErrorCaptured,vue/onErrorCaptured,vue/server-renderer,ssrRenderAttrs,vue/server-renderer/ssrRenderAttrs,ssrRenderSlot,vue/server-renderer/ssrRenderSlot,ssrRenderVNode,vue/server-renderer/ssrRenderVNode,cloneVNode,vue/cloneVNode,createStaticVNode,vue/createStaticVNode,vue/h,provide,vue/provide,createVNode,vue/createVNode,Fragment,vue/Fragment,Teleport,vue/Teleport,computed,vue/computed,nextTick,vue/nextTick,toRaw,vue/toRaw,watch,vue/watch,withMemo,vue/withMemo,Suspense,vue/Suspense,Transition,vue/Transition,inject,vue/inject,mergeProps,vue/mergeProps,unref,vue/unref,onBeforeUnmount,vue/onBeforeUnmount,resolveComponent,vue/resolveComponent,shallowReactive,vue/shallowReactive,withAsyncContext,vue/withAsyncContext,getCurrentScope,vue/getCurrentScope,onBeforeMount,vue/onBeforeMount,onScopeDispose,vue/onScopeDispose,onServerPrefetch,vue/onServerPrefetch,onUnmounted,vue/onUnmounted,shallowRef,vue/shallowRef,toRef,vue/toRef,reactive,vue/reactive,toRefs,vue/toRefs,customRef,vue/customRef,toValue,vue/toValue,hasInjectionContext,vue/hasInjectionContext,isRef,vue/isRef,createApp,vue/createApp,createSSRApp,vue/createSSRApp,effectScope,vue/effectScope,isReactive,vue/isReactive,isShallow,vue/isShallow,isReadonly,vue/isReadonly,defineAsyncComponent,vue/defineAsyncComponent,isVNode,vue/isVNode,renderToString,vue/server-renderer/renderToString,KeepAlive,vue/KeepAlive,ComponentInternalInstance,vue/ComponentInternalInstance,ComponentOptions,vue/ComponentOptions,InjectionKey,vue/InjectionKey,Component,vue/Component,PropType,vue/PropType,VNode,vue/VNode,DefineComponent,vue/DefineComponent,MaybeRef,vue/MaybeRef,AllowedComponentProps,vue/AllowedComponentProps,AnchorHTMLAttributes,vue/AnchorHTMLAttributes,ComputedRef,vue/ComputedRef,VNodeProps,vue/VNodeProps,vue/Ref,RendererNode,vue/RendererNode,WatchSource,vue/WatchSource,vue/App,EffectScope,vue/EffectScope,AsyncComponentLoader,vue/AsyncComponentLoader,SetupContext,vue/SetupContext,KeepAliveProps,vue/KeepAliveProps,TransitionProps,vue/TransitionProps,UnwrapRef,vue/UnwrapRef"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/compat/capi.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 3
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 31
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 34
          },
          {
            "location": "dist/app/components/client-fallback.client.js",
            "line": 47
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 2
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 7
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 39
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 40
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 43
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 1
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 5
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 10
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 11
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 19
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 30
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 45
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 48
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 58
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 64
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 65
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 79
          },
          {
            "location": "dist/app/components/client-only.js",
            "line": 82
          },
          {
            "location": "dist/app/components/dev-only.js",
            "line": 1
          },
          {
            "location": "dist/app/components/dev-only.js",
            "line": 2
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 1
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 5
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 20
          },
          {
            "location": "dist/app/components/island-renderer.js",
            "line": 34
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 10
          },
          {
            "location": "dist/app/components/nuxt-error-boundary.js",
            "line": 12
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 37
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 69
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 70
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 71
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 72
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 75
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 76
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 77
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 80
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 81
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 107
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 112
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 118
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 125
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 126
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 127
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 150
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 197
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 216
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 227
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 230
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 231
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 234
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 241
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 259
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 260
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 268
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 270
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 272
          },
          {
            "location": "dist/app/components/nuxt-island.js",
            "line": 281
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 9
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 18
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 21
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 36
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 38
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 39
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 50
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 64
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 65
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 67
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 70
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 83
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 103
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 109
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 110
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 130
          },
          {
            "location": "dist/app/components/nuxt-layout.js",
            "line": 137
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 49
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 50
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 54
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 56
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 66
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 75
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 106
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 107
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 108
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 120
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 205
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 206
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 217
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 241
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 251
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 255
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 275
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 276
          },
          {
            "location": "dist/app/components/nuxt-link.js",
            "line": 327
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-loading-indicator.js",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 3
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 24
          },
          {
            "location": "dist/app/components/nuxt-route-announcer.js",
            "line": 29
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 5
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 19
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 22
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 32
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-component.js",
            "line": 36
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 1
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 4
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 24
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 31
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 37
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 40
          },
          {
            "location": "dist/app/components/nuxt-teleport-island-slot.js",
            "line": 47
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 1
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 3
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 26
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 29
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 30
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 40
          },
          {
            "location": "dist/app/components/route-provider.js",
            "line": 43
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 1
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 2
          },
          {
            "location": "dist/app/components/server-placeholder.js",
            "line": 5
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 1
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 7
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 28
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 29
          },
          {
            "location": "dist/app/components/test-component-wrapper.js",
            "line": 30
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 1
          },
          {
            "location": "dist/app/components/utils.js",
            "line": 7
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 3
          },
          {
            "location": "dist/app/composables/asyncContext.js",
            "line": 4
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 48
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 49
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 50
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 99
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 116
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 117
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 125
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 132
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 138
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 148
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 150
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 152
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 161
          },
          {
            "location": "dist/app/composables/asyncData.js",
            "line": 185
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 11
          },
          {
            "location": "dist/app/composables/component.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 28
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 52
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 57
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 58
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 75
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 143
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 144
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 145
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 150
          },
          {
            "location": "dist/app/composables/cookie.js",
            "line": 152
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/error.js",
            "line": 7
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 8
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 33
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 57
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 65
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 93
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 94
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 97
          },
          {
            "location": "dist/app/composables/fetch.js",
            "line": 103
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 12
          },
          {
            "location": "dist/app/composables/id.js",
            "line": 26
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 11
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 12
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 13
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 116
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 117
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 118
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 128
          },
          {
            "location": "dist/app/composables/loading-indicator.js",
            "line": 131
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 4
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 44
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 118
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 13
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 27
          },
          {
            "location": "dist/app/composables/preview.js",
            "line": 44
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 5
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 6
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 43
          },
          {
            "location": "dist/app/composables/route-announcer.js",
            "line": 46
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 20
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 31
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 35
          },
          {
            "location": "dist/app/composables/router.js",
            "line": 170
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/ssr.js",
            "line": 68
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 1
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 19
          },
          {
            "location": "dist/app/composables/state.js",
            "line": 22
          },
          {
            "location": "dist/app/entry.js",
            "line": 1
          },
          {
            "location": "dist/app/entry.js",
            "line": 12
          },
          {
            "location": "dist/app/entry.js",
            "line": 39
          },
          {
            "location": "dist/app/entry.js",
            "line": 56
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 1
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 15
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 26
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 27
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 28
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 30
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 36
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 62
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 225
          },
          {
            "location": "dist/app/nuxt.js",
            "line": 226
          },
          {
            "location": "dist/app/plugins/check-if-layout-used.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/check-if-layout-used.js",
            "line": 17
          },
          {
            "location": "dist/app/plugins/cross-origin-prefetch.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/cross-origin-prefetch.client.js",
            "line": 8
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 3
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 7
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 9
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 10
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 11
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 13
          },
          {
            "location": "dist/app/plugins/revive-payload.client.js",
            "line": 14
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 9
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 10
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 11
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 12
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 13
          },
          {
            "location": "dist/app/plugins/revive-payload.server.js",
            "line": 14
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 1
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 50
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 85
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 117
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 135
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 156
          },
          {
            "location": "dist/app/plugins/router.js",
            "line": 157
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 1
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 4
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 5
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 8
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 9
          },
          {
            "location": "dist/components/runtime/client-component.js",
            "line": 10
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 1
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 6
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 12
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 13
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 18
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 33
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 38
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 45
          },
          {
            "location": "dist/components/runtime/server-component.js",
            "line": 46
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 6
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 9
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 14
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 1
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 62
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 83
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 118
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 130
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 148
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 171
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 202
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 207
          },
          {
            "location": "dist/head/runtime/components.js",
            "line": 219
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/composables.js",
            "line": 11
          },
          {
            "location": "dist/pages/runtime/page-placeholder.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/page-placeholder.js",
            "line": 3
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 11
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 36
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 37
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 40
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 48
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 58
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 98
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 102
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 106
          },
          {
            "location": "dist/pages/runtime/page.js",
            "line": 108
          },
          {
            "location": "dist/pages/runtime/plugins/check-if-page-unused.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/check-if-page-unused.js",
            "line": 18
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 66
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 74
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 90
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 139
          },
          {
            "location": "dist/pages/runtime/plugins/router.js",
            "line": 140
          },
          {
            "location": "dist/pages/runtime/utils.js",
            "line": 1
          },
          {
            "location": "dist/pages/runtime/utils.js",
            "line": 11
          },
          {
            "location": "src/app/compat/capi.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 4
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 32
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 37
          },
          {
            "location": "src/app/components/client-fallback.client.ts",
            "line": 47
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 2
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 9
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 41
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 42
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 46
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 1
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 2
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 8
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 14
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 15
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 22
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 29
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 50
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 51
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 54
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 66
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 76
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 78
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 95
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 96
          },
          {
            "location": "src/app/components/client-only.ts",
            "line": 99
          },
          {
            "location": "src/app/components/dev-only.ts",
            "line": 1
          },
          {
            "location": "src/app/components/dev-only.ts",
            "line": 3
          },
          {
            "location": "src/app/components/injections.ts",
            "line": 1
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 1
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 2
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 10
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 27
          },
          {
            "location": "src/app/components/island-renderer.ts",
            "line": 49
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 4
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 11
          },
          {
            "location": "src/app/components/nuxt-error-boundary.ts",
            "line": 14
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 78
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 79
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 80
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 81
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 84
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 85
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 86
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 91
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 92
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 115
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 118
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 123
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 132
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 133
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 134
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 161
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 218
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 240
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 253
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 256
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 257
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 261
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 269
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 285
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 286
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 295
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 297
          },
          {
            "location": "src/app/components/nuxt-island.ts",
            "line": 307
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 20
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 33
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 37
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 53
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 56
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 57
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 63
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 69
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 88
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 89
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 92
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 106
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 128
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 135
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 136
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 158
          },
          {
            "location": "src/app/components/nuxt-layout.ts",
            "line": 167
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 8
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 9
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 150
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 153
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 158
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 162
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 179
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 189
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 217
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 218
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 219
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 238
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 332
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 333
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 343
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 367
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 376
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 380
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 406
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 407
          },
          {
            "location": "src/app/components/nuxt-link.ts",
            "line": 464
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 4
          },
          {
            "location": "src/app/components/nuxt-loading-indicator.ts",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 5
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 24
          },
          {
            "location": "src/app/components/nuxt-route-announcer.ts",
            "line": 29
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 19
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 35
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 37
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 50
          },
          {
            "location": "src/app/components/nuxt-teleport-island-component.ts",
            "line": 54
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 1
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 2
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 10
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 31
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 40
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 49
          },
          {
            "location": "src/app/components/nuxt-teleport-island-slot.ts",
            "line": 57
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 1
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 2
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 6
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 33
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 37
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 38
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 49
          },
          {
            "location": "src/app/components/route-provider.ts",
            "line": 53
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 1
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 3
          },
          {
            "location": "src/app/components/server-placeholder.ts",
            "line": 6
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 1
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 10
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 29
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 30
          },
          {
            "location": "src/app/components/test-component-wrapper.ts",
            "line": 31
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 1
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 2
          },
          {
            "location": "src/app/components/utils.ts",
            "line": 16
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 6
          },
          {
            "location": "src/app/composables/asyncContext.ts",
            "line": 7
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 266
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 267
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 268
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 330
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 353
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 354
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 363
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 371
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 375
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 390
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 392
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 394
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 403
          },
          {
            "location": "src/app/composables/asyncData.ts",
            "line": 487
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 15
          },
          {
            "location": "src/app/composables/component.ts",
            "line": 24
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 59
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 87
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 92
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 93
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 110
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 189
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 190
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 191
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 197
          },
          {
            "location": "src/app/composables/cookie.ts",
            "line": 198
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/error.ts",
            "line": 13
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 100
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 130
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 166
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 177
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 247
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 248
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 251
          },
          {
            "location": "src/app/composables/fetch.ts",
            "line": 256
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 20
          },
          {
            "location": "src/app/composables/id.ts",
            "line": 40
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 42
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 43
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 44
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 154
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 155
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 156
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 173
          },
          {
            "location": "src/app/composables/loading-indicator.ts",
            "line": 176
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 4
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 53
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 155
          },
          {
            "location": "src/app/composables/preload.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 31
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 47
          },
          {
            "location": "src/app/composables/preview.ts",
            "line": 69
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 23
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 24
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 76
          },
          {
            "location": "src/app/composables/route-announcer.ts",
            "line": 79
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 33
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 34
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 45
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 51
          },
          {
            "location": "src/app/composables/router.ts",
            "line": 269
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 3
          },
          {
            "location": "src/app/composables/ssr.ts",
            "line": 92
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 1
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 28
          },
          {
            "location": "src/app/composables/state.ts",
            "line": 31
          },
          {
            "location": "src/app/entry.ts",
            "line": 1
          },
          {
            "location": "src/app/entry.ts",
            "line": 2
          },
          {
            "location": "src/app/entry.ts",
            "line": 24
          },
          {
            "location": "src/app/entry.ts",
            "line": 57
          },
          {
            "location": "src/app/entry.ts",
            "line": 79
          },
          {
            "location": "src/app/island-props.ts",
            "line": 1
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 1
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 2
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 252
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 259
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 260
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 261
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 263
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 269
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 294
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 511
          },
          {
            "location": "src/app/nuxt.ts",
            "line": 512
          },
          {
            "location": "src/app/plugins/check-if-layout-used.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/check-if-layout-used.ts",
            "line": 20
          },
          {
            "location": "src/app/plugins/cross-origin-prefetch.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/cross-origin-prefetch.client.ts",
            "line": 10
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 5
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 12
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 13
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 15
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 16
          },
          {
            "location": "src/app/plugins/revive-payload.client.ts",
            "line": 17
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 12
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 13
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 14
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 15
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 16
          },
          {
            "location": "src/app/plugins/revive-payload.server.ts",
            "line": 17
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 1
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 2
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 124
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 165
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 197
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 217
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 241
          },
          {
            "location": "src/app/plugins/router.ts",
            "line": 242
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 1
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 2
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 7
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 9
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 12
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 13
          },
          {
            "location": "src/components/runtime/client-component.ts",
            "line": 14
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 1
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 8
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 14
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 15
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 22
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 39
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 44
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 54
          },
          {
            "location": "src/components/runtime/server-component.ts",
            "line": 55
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 9
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 16
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 1
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 2
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 77
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 102
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 140
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 155
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 179
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 206
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 240
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 248
          },
          {
            "location": "src/head/runtime/components.ts",
            "line": 263
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/composables.ts",
            "line": 59
          },
          {
            "location": "src/pages/runtime/page-placeholder.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/page-placeholder.ts",
            "line": 5
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 17
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 42
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 43
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 48
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 58
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 70
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 115
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 118
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 121
          },
          {
            "location": "src/pages/runtime/page.ts",
            "line": 123
          },
          {
            "location": "src/pages/runtime/plugins/check-if-page-unused.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/check-if-page-unused.ts",
            "line": 22
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 2
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 98
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 112
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 131
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 193
          },
          {
            "location": "src/pages/runtime/plugins/router.ts",
            "line": 194
          },
          {
            "location": "src/pages/runtime/utils.ts",
            "line": 1
          },
          {
            "location": "src/pages/runtime/utils.ts",
            "line": 22
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 6
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 43
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 45
          },
          {
            "location": "dist/app/components/nuxt-error-page.vue",
            "line": 46
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 21
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 32
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 43
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 47
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 59
          },
          {
            "location": "dist/app/components/nuxt-root.vue",
            "line": 63
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 6
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 45
          },
          {
            "location": "src/app/components/nuxt-error-page.vue",
            "line": 46
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 21
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 32
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 43
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 47
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 59
          },
          {
            "location": "src/app/components/nuxt-root.vue",
            "line": 63
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 53
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 70
          },
          {
            "location": "dist/app/components/client-fallback.server.js",
            "line": 74
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 57
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 58
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 78
          },
          {
            "location": "src/app/components/client-fallback.server.ts",
            "line": 82
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "ssr",
      "version": "1.9.16",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unhead/ssr@1.9.16",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/ssr@1.9.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/ssr/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/ssr,propsToString,@unhead/ssr/propsToString,renderSSRHead,@unhead/ssr/renderSSRHead"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/ssr/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/ssr/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 16
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 200
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 202
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 359
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton <harlan@harlanzw.com>"
        }
      ],
      "group": "@unhead",
      "name": "dom",
      "version": "1.9.16",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40unhead/dom@1.9.16",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://unhead.unjs.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/unjs/unhead.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@unhead/dom@1.9.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@unhead/dom/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@unhead/dom,renderDOMHead,@unhead/dom/renderDOMHead"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@unhead/dom/package.json"
              }
            ],
            "concludedValue": "node_modules/@unhead/dom/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/head/runtime/plugins/unhead.js",
            "line": 2
          },
          {
            "location": "dist/head/runtime/plugins/unhead.js",
            "line": 21
          },
          {
            "location": "src/head/runtime/plugins/unhead.ts",
            "line": 2
          },
          {
            "location": "src/head/runtime/plugins/unhead.ts",
            "line": 30
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.14.11",
      "description": "TypeScript definitions for node",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@20.14.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@20.14.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.5",
      "description": "TypeScript definitions for estree",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "group": "@parcel",
      "name": "watcher",
      "version": "2.4.1",
      "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40parcel/watcher@2.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/parcel-bundler/watcher.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@parcel/watcher@2.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@parcel/watcher/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@parcel/watcher,EventType,@parcel/watcher/EventType"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@parcel/watcher/package.json"
              }
            ],
            "concludedValue": "node_modules/@parcel/watcher/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/core/builder.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "vite-builder",
      "version": "3.12.3",
      "description": "Vite bundler for Nuxt",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/vite-builder@3.12.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nuxt.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/nuxt.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/vite-builder@3.12.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/vite-builder/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/vite-builder/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/vite-builder/package.json"
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "ui-templates",
      "version": "1.3.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-ND-4.0",
            "url": "https://opensource.org/licenses/CC-BY-ND-4.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Source-available"
              },
              {
                "name": "cdx:license:foss",
                "value": "false"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "false"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/ui-templates@1.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/nuxt.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/ui-templates@1.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/ui-templates/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Source-available"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/ui-templates/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/ui-templates/package.json"
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "telemetry",
      "version": "2.5.4",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/telemetry@2.5.4",
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/telemetry@2.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/telemetry/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/telemetry/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/telemetry/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Harlan Wilton (harlan@harlanzw.com)"
        }
      ],
      "group": "@nuxt",
      "name": "scripts",
      "version": "0.5.1",
      "description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/scripts@0.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/scripts.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/scripts@0.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/scripts/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/scripts/package.json"
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "schema",
      "version": "3.12.3",
      "description": "Nuxt types and default configuration",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/schema@3.12.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nuxt.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/nuxt.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/schema@3.12.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/schema/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@nuxt/schema,ComponentsOptions,@nuxt/schema/ComponentsOptions,Component,@nuxt/schema/Component,Nuxt,@nuxt/schema/Nuxt,NuxtOptions,@nuxt/schema/NuxtOptions,NuxtPage,@nuxt/schema/NuxtPage"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/schema/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/schema/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "schema.js",
            "line": 1
          },
          {
            "location": "src/components/client-fallback-auto-id.ts",
            "line": 2
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 4
          },
          {
            "location": "src/components/tree-shake.ts",
            "line": 7
          },
          {
            "location": "src/core/plugins/async-context.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 8
          },
          {
            "location": "src/core/plugins/prehydrate.ts",
            "line": 5
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 5
          },
          {
            "location": "src/head/module.ts",
            "line": 3
          },
          {
            "location": "src/pages/plugins/route-injection.ts",
            "line": 3
          },
          {
            "location": "src/pages/route-rules.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "kit",
      "version": "3.12.3",
      "description": "Toolkit for authoring modules and interacting with Nuxt",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/kit@3.12.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://nuxt.com/docs/api/kit"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/nuxt.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/kit@3.12.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/kit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@nuxt/kit,useNuxt,@nuxt/kit/useNuxt,logger,@nuxt/kit/logger,tryUseNuxt,@nuxt/kit/tryUseNuxt,resolveFiles,@nuxt/kit/resolveFiles,resolvePath,@nuxt/kit/resolvePath,defineNuxtModule,@nuxt/kit/defineNuxtModule,addPlugin,@nuxt/kit/addPlugin,addTemplate,@nuxt/kit/addTemplate,addTypeTemplate,@nuxt/kit/addTypeTemplate,addComponent,@nuxt/kit/addComponent,updateTemplates,@nuxt/kit/updateTemplates,useNitro,@nuxt/kit/useNitro,addVitePlugin,@nuxt/kit/addVitePlugin,addWebpackPlugin,@nuxt/kit/addWebpackPlugin,addBuildPlugin,@nuxt/kit/addBuildPlugin,findPath,@nuxt/kit/findPath,addImportsSources,@nuxt/kit/addImportsSources,tryResolveModule,@nuxt/kit/tryResolveModule,isIgnored,@nuxt/kit/isIgnored,resolveAlias,@nuxt/kit/resolveAlias,addPluginTemplate,@nuxt/kit/addPluginTemplate,normalizeModuleTranspilePath,@nuxt/kit/normalizeModuleTranspilePath,resolveNuxtModule,@nuxt/kit/resolveNuxtModule,resolveIgnorePatterns,@nuxt/kit/resolveIgnorePatterns,createResolver,@nuxt/kit/createResolver,nuxtCtx,@nuxt/kit/nuxtCtx,addServerPlugin,@nuxt/kit/addServerPlugin,installModule,@nuxt/kit/installModule,addRouteMiddleware,@nuxt/kit/addRouteMiddleware,loadNuxtConfig,@nuxt/kit/loadNuxtConfig,normalizeTemplate,@nuxt/kit/normalizeTemplate,compileTemplate,@nuxt/kit/compileTemplate,normalizePlugin,@nuxt/kit/normalizePlugin,templateUtils,@nuxt/kit/templateUtils,LoadNuxtOptions,@nuxt/kit/LoadNuxtOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/kit/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/kit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "kit.js",
            "line": 1
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 3
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 11
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 16
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 25
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 28
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 31
          },
          {
            "location": "dist/chunks/features.mjs",
            "line": 41
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 54
          },
          {
            "location": "dist/index.mjs",
            "line": 146
          },
          {
            "location": "dist/index.mjs",
            "line": 152
          },
          {
            "location": "dist/index.mjs",
            "line": 215
          },
          {
            "location": "dist/index.mjs",
            "line": 427
          },
          {
            "location": "dist/index.mjs",
            "line": 452
          },
          {
            "location": "dist/index.mjs",
            "line": 678
          },
          {
            "location": "dist/index.mjs",
            "line": 812
          },
          {
            "location": "dist/index.mjs",
            "line": 836
          },
          {
            "location": "dist/index.mjs",
            "line": 869
          },
          {
            "location": "dist/index.mjs",
            "line": 874
          },
          {
            "location": "dist/index.mjs",
            "line": 889
          },
          {
            "location": "dist/index.mjs",
            "line": 895
          },
          {
            "location": "dist/index.mjs",
            "line": 896
          },
          {
            "location": "dist/index.mjs",
            "line": 903
          },
          {
            "location": "dist/index.mjs",
            "line": 914
          },
          {
            "location": "dist/index.mjs",
            "line": 964
          },
          {
            "location": "dist/index.mjs",
            "line": 999
          },
          {
            "location": "dist/index.mjs",
            "line": 1015
          },
          {
            "location": "dist/index.mjs",
            "line": 1095
          },
          {
            "location": "dist/index.mjs",
            "line": 1105
          },
          {
            "location": "dist/index.mjs",
            "line": 1107
          },
          {
            "location": "dist/index.mjs",
            "line": 1132
          },
          {
            "location": "dist/index.mjs",
            "line": 1134
          },
          {
            "location": "dist/index.mjs",
            "line": 1158
          },
          {
            "location": "dist/index.mjs",
            "line": 1159
          },
          {
            "location": "dist/index.mjs",
            "line": 1161
          },
          {
            "location": "dist/index.mjs",
            "line": 1163
          },
          {
            "location": "dist/index.mjs",
            "line": 1165
          },
          {
            "location": "dist/index.mjs",
            "line": 1184
          },
          {
            "location": "dist/index.mjs",
            "line": 1194
          },
          {
            "location": "dist/index.mjs",
            "line": 1201
          },
          {
            "location": "dist/index.mjs",
            "line": 1216
          },
          {
            "location": "dist/index.mjs",
            "line": 1237
          },
          {
            "location": "dist/index.mjs",
            "line": 1253
          },
          {
            "location": "dist/index.mjs",
            "line": 1269
          },
          {
            "location": "dist/index.mjs",
            "line": 1279
          },
          {
            "location": "dist/index.mjs",
            "line": 1288
          },
          {
            "location": "dist/index.mjs",
            "line": 1305
          },
          {
            "location": "dist/index.mjs",
            "line": 1318
          },
          {
            "location": "dist/index.mjs",
            "line": 1321
          },
          {
            "location": "dist/index.mjs",
            "line": 1323
          },
          {
            "location": "dist/index.mjs",
            "line": 1333
          },
          {
            "location": "dist/index.mjs",
            "line": 1345
          },
          {
            "location": "dist/index.mjs",
            "line": 1544
          },
          {
            "location": "dist/index.mjs",
            "line": 1547
          },
          {
            "location": "dist/index.mjs",
            "line": 1554
          },
          {
            "location": "dist/index.mjs",
            "line": 1605
          },
          {
            "location": "dist/index.mjs",
            "line": 1627
          },
          {
            "location": "dist/index.mjs",
            "line": 1660
          },
          {
            "location": "dist/index.mjs",
            "line": 1670
          },
          {
            "location": "dist/index.mjs",
            "line": 2127
          },
          {
            "location": "dist/index.mjs",
            "line": 2141
          },
          {
            "location": "dist/index.mjs",
            "line": 2190
          },
          {
            "location": "dist/index.mjs",
            "line": 2271
          },
          {
            "location": "dist/index.mjs",
            "line": 2300
          },
          {
            "location": "dist/index.mjs",
            "line": 2310
          },
          {
            "location": "dist/index.mjs",
            "line": 2318
          },
          {
            "location": "dist/index.mjs",
            "line": 2323
          },
          {
            "location": "dist/index.mjs",
            "line": 2349
          },
          {
            "location": "dist/index.mjs",
            "line": 2350
          },
          {
            "location": "dist/index.mjs",
            "line": 2351
          },
          {
            "location": "dist/index.mjs",
            "line": 2352
          },
          {
            "location": "dist/index.mjs",
            "line": 2354
          },
          {
            "location": "dist/index.mjs",
            "line": 2358
          },
          {
            "location": "dist/index.mjs",
            "line": 2359
          },
          {
            "location": "dist/index.mjs",
            "line": 2360
          },
          {
            "location": "dist/index.mjs",
            "line": 2361
          },
          {
            "location": "dist/index.mjs",
            "line": 2376
          },
          {
            "location": "dist/index.mjs",
            "line": 2395
          },
          {
            "location": "dist/index.mjs",
            "line": 2410
          },
          {
            "location": "dist/index.mjs",
            "line": 2549
          },
          {
            "location": "dist/index.mjs",
            "line": 2808
          },
          {
            "location": "dist/index.mjs",
            "line": 2861
          },
          {
            "location": "dist/index.mjs",
            "line": 2866
          },
          {
            "location": "dist/index.mjs",
            "line": 2871
          },
          {
            "location": "dist/index.mjs",
            "line": 2872
          },
          {
            "location": "dist/index.mjs",
            "line": 2886
          },
          {
            "location": "dist/index.mjs",
            "line": 2896
          },
          {
            "location": "dist/index.mjs",
            "line": 2916
          },
          {
            "location": "dist/index.mjs",
            "line": 2926
          },
          {
            "location": "dist/index.mjs",
            "line": 2928
          },
          {
            "location": "dist/index.mjs",
            "line": 2949
          },
          {
            "location": "dist/index.mjs",
            "line": 2953
          },
          {
            "location": "dist/index.mjs",
            "line": 3027
          },
          {
            "location": "dist/index.mjs",
            "line": 3152
          },
          {
            "location": "dist/index.mjs",
            "line": 3189
          },
          {
            "location": "dist/index.mjs",
            "line": 3223
          },
          {
            "location": "dist/index.mjs",
            "line": 3385
          },
          {
            "location": "dist/index.mjs",
            "line": 3386
          },
          {
            "location": "dist/index.mjs",
            "line": 3452
          },
          {
            "location": "dist/index.mjs",
            "line": 3556
          },
          {
            "location": "dist/index.mjs",
            "line": 3657
          },
          {
            "location": "dist/index.mjs",
            "line": 3659
          },
          {
            "location": "dist/index.mjs",
            "line": 3692
          },
          {
            "location": "dist/index.mjs",
            "line": 3709
          },
          {
            "location": "dist/index.mjs",
            "line": 3714
          },
          {
            "location": "dist/index.mjs",
            "line": 3722
          },
          {
            "location": "dist/index.mjs",
            "line": 3751
          },
          {
            "location": "dist/index.mjs",
            "line": 3762
          },
          {
            "location": "dist/index.mjs",
            "line": 3784
          },
          {
            "location": "dist/index.mjs",
            "line": 3955
          },
          {
            "location": "dist/index.mjs",
            "line": 3975
          },
          {
            "location": "dist/index.mjs",
            "line": 3992
          },
          {
            "location": "dist/index.mjs",
            "line": 4022
          },
          {
            "location": "dist/index.mjs",
            "line": 4026
          },
          {
            "location": "dist/index.mjs",
            "line": 4071
          },
          {
            "location": "dist/index.mjs",
            "line": 4078
          },
          {
            "location": "dist/index.mjs",
            "line": 4246
          },
          {
            "location": "dist/index.mjs",
            "line": 4247
          },
          {
            "location": "dist/index.mjs",
            "line": 4296
          },
          {
            "location": "dist/index.mjs",
            "line": 4304
          },
          {
            "location": "dist/index.mjs",
            "line": 4305
          },
          {
            "location": "dist/index.mjs",
            "line": 4306
          },
          {
            "location": "dist/index.mjs",
            "line": 4307
          },
          {
            "location": "dist/index.mjs",
            "line": 4309
          },
          {
            "location": "dist/index.mjs",
            "line": 4316
          },
          {
            "location": "dist/index.mjs",
            "line": 4330
          },
          {
            "location": "dist/index.mjs",
            "line": 4333
          },
          {
            "location": "dist/index.mjs",
            "line": 4334
          },
          {
            "location": "dist/index.mjs",
            "line": 4340
          },
          {
            "location": "dist/index.mjs",
            "line": 4341
          },
          {
            "location": "dist/index.mjs",
            "line": 4348
          },
          {
            "location": "dist/index.mjs",
            "line": 4349
          },
          {
            "location": "dist/index.mjs",
            "line": 4353
          },
          {
            "location": "dist/index.mjs",
            "line": 4354
          },
          {
            "location": "dist/index.mjs",
            "line": 4357
          },
          {
            "location": "dist/index.mjs",
            "line": 4360
          },
          {
            "location": "dist/index.mjs",
            "line": 4361
          },
          {
            "location": "dist/index.mjs",
            "line": 4372
          },
          {
            "location": "dist/index.mjs",
            "line": 4398
          },
          {
            "location": "dist/index.mjs",
            "line": 4403
          },
          {
            "location": "dist/index.mjs",
            "line": 4426
          },
          {
            "location": "dist/index.mjs",
            "line": 4432
          },
          {
            "location": "dist/index.mjs",
            "line": 4438
          },
          {
            "location": "dist/index.mjs",
            "line": 4444
          },
          {
            "location": "dist/index.mjs",
            "line": 4450
          },
          {
            "location": "dist/index.mjs",
            "line": 4456
          },
          {
            "location": "dist/index.mjs",
            "line": 4462
          },
          {
            "location": "dist/index.mjs",
            "line": 4468
          },
          {
            "location": "dist/index.mjs",
            "line": 4474
          },
          {
            "location": "dist/index.mjs",
            "line": 4482
          },
          {
            "location": "dist/index.mjs",
            "line": 4490
          },
          {
            "location": "dist/index.mjs",
            "line": 4500
          },
          {
            "location": "dist/index.mjs",
            "line": 4510
          },
          {
            "location": "dist/index.mjs",
            "line": 4534
          },
          {
            "location": "dist/index.mjs",
            "line": 4537
          },
          {
            "location": "dist/index.mjs",
            "line": 4540
          },
          {
            "location": "dist/index.mjs",
            "line": 4543
          },
          {
            "location": "dist/index.mjs",
            "line": 4556
          },
          {
            "location": "dist/index.mjs",
            "line": 4559
          },
          {
            "location": "dist/index.mjs",
            "line": 4562
          },
          {
            "location": "dist/index.mjs",
            "line": 4565
          },
          {
            "location": "dist/index.mjs",
            "line": 4568
          },
          {
            "location": "dist/index.mjs",
            "line": 4571
          },
          {
            "location": "dist/index.mjs",
            "line": 4572
          },
          {
            "location": "dist/index.mjs",
            "line": 4575
          },
          {
            "location": "dist/index.mjs",
            "line": 4581
          },
          {
            "location": "dist/index.mjs",
            "line": 4585
          },
          {
            "location": "dist/index.mjs",
            "line": 4607
          },
          {
            "location": "dist/index.mjs",
            "line": 4612
          },
          {
            "location": "dist/index.mjs",
            "line": 4619
          },
          {
            "location": "dist/index.mjs",
            "line": 4621
          },
          {
            "location": "dist/index.mjs",
            "line": 4627
          },
          {
            "location": "dist/index.mjs",
            "line": 4635
          },
          {
            "location": "dist/index.mjs",
            "line": 4659
          },
          {
            "location": "dist/index.mjs",
            "line": 4709
          },
          {
            "location": "dist/index.mjs",
            "line": 5225
          },
          {
            "location": "dist/index.mjs",
            "line": 5246
          },
          {
            "location": "dist/index.mjs",
            "line": 5247
          },
          {
            "location": "dist/index.mjs",
            "line": 5263
          },
          {
            "location": "dist/index.mjs",
            "line": 5287
          },
          {
            "location": "dist/index.mjs",
            "line": 5298
          },
          {
            "location": "dist/index.mjs",
            "line": 5309
          },
          {
            "location": "dist/index.mjs",
            "line": 5312
          },
          {
            "location": "dist/index.mjs",
            "line": 5321
          },
          {
            "location": "dist/index.mjs",
            "line": 5325
          },
          {
            "location": "dist/index.mjs",
            "line": 5334
          },
          {
            "location": "dist/index.mjs",
            "line": 5341
          },
          {
            "location": "dist/index.mjs",
            "line": 5352
          },
          {
            "location": "dist/index.mjs",
            "line": 5356
          },
          {
            "location": "dist/index.mjs",
            "line": 5359
          },
          {
            "location": "dist/index.mjs",
            "line": 5368
          },
          {
            "location": "dist/index.mjs",
            "line": 5384
          },
          {
            "location": "dist/index.mjs",
            "line": 5401
          },
          {
            "location": "dist/index.mjs",
            "line": 5403
          },
          {
            "location": "dist/index.mjs",
            "line": 5442
          },
          {
            "location": "dist/index.mjs",
            "line": 5448
          },
          {
            "location": "dist/index.mjs",
            "line": 5481
          },
          {
            "location": "dist/index.mjs",
            "line": 5547
          },
          {
            "location": "dist/index.mjs",
            "line": 5560
          },
          {
            "location": "dist/index.mjs",
            "line": 5566
          },
          {
            "location": "dist/index.mjs",
            "line": 5590
          },
          {
            "location": "dist/index.mjs",
            "line": 5606
          },
          {
            "location": "dist/index.mjs",
            "line": 5610
          },
          {
            "location": "dist/index.mjs",
            "line": 5612
          },
          {
            "location": "dist/index.mjs",
            "line": 5625
          },
          {
            "location": "dist/index.mjs",
            "line": 5658
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 10
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 234
          },
          {
            "location": "src/components/islandsTransform.ts",
            "line": 248
          },
          {
            "location": "src/components/loader.ts",
            "line": 8
          },
          {
            "location": "src/components/loader.ts",
            "line": 50
          },
          {
            "location": "src/components/loader.ts",
            "line": 63
          },
          {
            "location": "src/components/module.ts",
            "line": 3
          },
          {
            "location": "src/components/module.ts",
            "line": 25
          },
          {
            "location": "src/components/module.ts",
            "line": 58
          },
          {
            "location": "src/components/module.ts",
            "line": 68
          },
          {
            "location": "src/components/module.ts",
            "line": 83
          },
          {
            "location": "src/components/module.ts",
            "line": 89
          },
          {
            "location": "src/components/module.ts",
            "line": 118
          },
          {
            "location": "src/components/module.ts",
            "line": 120
          },
          {
            "location": "src/components/module.ts",
            "line": 122
          },
          {
            "location": "src/components/module.ts",
            "line": 124
          },
          {
            "location": "src/components/module.ts",
            "line": 127
          },
          {
            "location": "src/components/module.ts",
            "line": 133
          },
          {
            "location": "src/components/module.ts",
            "line": 134
          },
          {
            "location": "src/components/module.ts",
            "line": 136
          },
          {
            "location": "src/components/module.ts",
            "line": 137
          },
          {
            "location": "src/components/module.ts",
            "line": 159
          },
          {
            "location": "src/components/module.ts",
            "line": 182
          },
          {
            "location": "src/components/module.ts",
            "line": 200
          },
          {
            "location": "src/components/scan.ts",
            "line": 5
          },
          {
            "location": "src/components/scan.ts",
            "line": 46
          },
          {
            "location": "src/components/scan.ts",
            "line": 49
          },
          {
            "location": "src/components/scan.ts",
            "line": 58
          },
          {
            "location": "src/components/scan.ts",
            "line": 133
          },
          {
            "location": "src/components/scan.ts",
            "line": 164
          },
          {
            "location": "src/components/transform.ts",
            "line": 1
          },
          {
            "location": "src/components/transform.ts",
            "line": 55
          },
          {
            "location": "src/core/app.ts",
            "line": 4
          },
          {
            "location": "src/core/app.ts",
            "line": 40
          },
          {
            "location": "src/core/app.ts",
            "line": 68
          },
          {
            "location": "src/core/app.ts",
            "line": 69
          },
          {
            "location": "src/core/app.ts",
            "line": 92
          },
          {
            "location": "src/core/app.ts",
            "line": 123
          },
          {
            "location": "src/core/app.ts",
            "line": 137
          },
          {
            "location": "src/core/app.ts",
            "line": 150
          },
          {
            "location": "src/core/app.ts",
            "line": 155
          },
          {
            "location": "src/core/app.ts",
            "line": 166
          },
          {
            "location": "src/core/app.ts",
            "line": 171
          },
          {
            "location": "src/core/app.ts",
            "line": 182
          },
          {
            "location": "src/core/app.ts",
            "line": 192
          },
          {
            "location": "src/core/app.ts",
            "line": 206
          },
          {
            "location": "src/core/app.ts",
            "line": 211
          },
          {
            "location": "src/core/app.ts",
            "line": 216
          },
          {
            "location": "src/core/app.ts",
            "line": 229
          },
          {
            "location": "src/core/app.ts",
            "line": 248
          },
          {
            "location": "src/core/app.ts",
            "line": 267
          },
          {
            "location": "src/core/app.ts",
            "line": 269
          },
          {
            "location": "src/core/builder.ts",
            "line": 5
          },
          {
            "location": "src/core/builder.ts",
            "line": 78
          },
          {
            "location": "src/core/builder.ts",
            "line": 95
          },
          {
            "location": "src/core/builder.ts",
            "line": 105
          },
          {
            "location": "src/core/builder.ts",
            "line": 127
          },
          {
            "location": "src/core/builder.ts",
            "line": 146
          },
          {
            "location": "src/core/builder.ts",
            "line": 151
          },
          {
            "location": "src/core/builder.ts",
            "line": 153
          },
          {
            "location": "src/core/builder.ts",
            "line": 163
          },
          {
            "location": "src/core/builder.ts",
            "line": 203
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 1
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 20
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 24
          },
          {
            "location": "src/core/external-config-files.ts",
            "line": 72
          },
          {
            "location": "src/core/features.ts",
            "line": 3
          },
          {
            "location": "src/core/features.ts",
            "line": 19
          },
          {
            "location": "src/core/features.ts",
            "line": 26
          },
          {
            "location": "src/core/features.ts",
            "line": 37
          },
          {
            "location": "src/core/features.ts",
            "line": 40
          },
          {
            "location": "src/core/features.ts",
            "line": 43
          },
          {
            "location": "src/core/features.ts",
            "line": 53
          },
          {
            "location": "src/core/modules.ts",
            "line": 1
          },
          {
            "location": "src/core/modules.ts",
            "line": 8
          },
          {
            "location": "src/core/nitro.ts",
            "line": 9
          },
          {
            "location": "src/core/nitro.ts",
            "line": 42
          },
          {
            "location": "src/core/nitro.ts",
            "line": 221
          },
          {
            "location": "src/core/nitro.ts",
            "line": 224
          },
          {
            "location": "src/core/nitro.ts",
            "line": 297
          },
          {
            "location": "src/core/nitro.ts",
            "line": 419
          },
          {
            "location": "src/core/nitro.ts",
            "line": 536
          },
          {
            "location": "src/core/nitro.ts",
            "line": 538
          },
          {
            "location": "src/core/nitro.ts",
            "line": 573
          },
          {
            "location": "src/core/nitro.ts",
            "line": 594
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 6
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 7
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 175
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 176
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 245
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 255
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 256
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 259
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 262
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 266
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 273
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 289
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 292
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 293
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 301
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 302
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 309
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 310
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 316
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 317
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 322
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 326
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 327
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 340
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 376
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 383
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 408
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 414
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 421
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 428
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 435
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 442
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 449
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 456
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 463
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 472
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 480
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 491
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 503
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 531
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 535
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 540
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 546
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 561
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 566
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 571
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 575
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 580
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 585
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 586
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 590
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 597
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 602
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 630
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 637
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 652
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 654
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 661
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 674
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 710
          },
          {
            "location": "src/core/nuxt.ts",
            "line": 775
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 2
          },
          {
            "location": "src/core/plugins/import-protection.ts",
            "line": 83
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 3
          },
          {
            "location": "src/core/plugins/layer-aliasing.ts",
            "line": 45
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 12
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 132
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 154
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 169
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 198
          },
          {
            "location": "src/core/plugins/plugin-metadata.ts",
            "line": 203
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 4
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 19
          },
          {
            "location": "src/core/plugins/resolve-deep-imports.ts",
            "line": 26
          },
          {
            "location": "src/core/schema.ts",
            "line": 9
          },
          {
            "location": "src/core/schema.ts",
            "line": 18
          },
          {
            "location": "src/core/schema.ts",
            "line": 26
          },
          {
            "location": "src/core/schema.ts",
            "line": 66
          },
          {
            "location": "src/core/schema.ts",
            "line": 77
          },
          {
            "location": "src/core/schema.ts",
            "line": 108
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 4
          },
          {
            "location": "src/core/utils/types.ts",
            "line": 6
          },
          {
            "location": "src/head/module.ts",
            "line": 2
          },
          {
            "location": "src/head/module.ts",
            "line": 8
          },
          {
            "location": "src/head/module.ts",
            "line": 21
          },
          {
            "location": "src/head/module.ts",
            "line": 39
          },
          {
            "location": "src/head/module.ts",
            "line": 54
          },
          {
            "location": "src/head/module.ts",
            "line": 58
          },
          {
            "location": "src/head/module.ts",
            "line": 61
          },
          {
            "location": "src/head/module.ts",
            "line": 72
          },
          {
            "location": "src/head/module.ts",
            "line": 88
          },
          {
            "location": "src/imports/module.ts",
            "line": 2
          },
          {
            "location": "src/imports/module.ts",
            "line": 13
          },
          {
            "location": "src/imports/module.ts",
            "line": 80
          },
          {
            "location": "src/imports/module.ts",
            "line": 87
          },
          {
            "location": "src/imports/module.ts",
            "line": 94
          },
          {
            "location": "src/imports/module.ts",
            "line": 95
          },
          {
            "location": "src/imports/module.ts",
            "line": 115
          },
          {
            "location": "src/imports/module.ts",
            "line": 128
          },
          {
            "location": "src/imports/module.ts",
            "line": 157
          },
          {
            "location": "src/imports/module.ts",
            "line": 170
          },
          {
            "location": "src/imports/module.ts",
            "line": 172
          },
          {
            "location": "src/imports/module.ts",
            "line": 194
          },
          {
            "location": "src/imports/module.ts",
            "line": 199
          },
          {
            "location": "src/imports/transform.ts",
            "line": 4
          },
          {
            "location": "src/imports/transform.ts",
            "line": 42
          },
          {
            "location": "src/pages/module.ts",
            "line": 3
          },
          {
            "location": "src/pages/module.ts",
            "line": 24
          },
          {
            "location": "src/pages/module.ts",
            "line": 50
          },
          {
            "location": "src/pages/module.ts",
            "line": 90
          },
          {
            "location": "src/pages/module.ts",
            "line": 97
          },
          {
            "location": "src/pages/module.ts",
            "line": 115
          },
          {
            "location": "src/pages/module.ts",
            "line": 122
          },
          {
            "location": "src/pages/module.ts",
            "line": 123
          },
          {
            "location": "src/pages/module.ts",
            "line": 130
          },
          {
            "location": "src/pages/module.ts",
            "line": 141
          },
          {
            "location": "src/pages/module.ts",
            "line": 202
          },
          {
            "location": "src/pages/module.ts",
            "line": 242
          },
          {
            "location": "src/pages/module.ts",
            "line": 261
          },
          {
            "location": "src/pages/module.ts",
            "line": 357
          },
          {
            "location": "src/pages/module.ts",
            "line": 368
          },
          {
            "location": "src/pages/module.ts",
            "line": 370
          },
          {
            "location": "src/pages/module.ts",
            "line": 394
          },
          {
            "location": "src/pages/module.ts",
            "line": 398
          },
          {
            "location": "src/pages/module.ts",
            "line": 421
          },
          {
            "location": "src/pages/module.ts",
            "line": 422
          },
          {
            "location": "src/pages/module.ts",
            "line": 426
          },
          {
            "location": "src/pages/module.ts",
            "line": 430
          },
          {
            "location": "src/pages/module.ts",
            "line": 434
          },
          {
            "location": "src/pages/module.ts",
            "line": 460
          },
          {
            "location": "src/pages/module.ts",
            "line": 470
          },
          {
            "location": "src/pages/module.ts",
            "line": 480
          },
          {
            "location": "src/pages/module.ts",
            "line": 500
          },
          {
            "location": "src/pages/module.ts",
            "line": 522
          },
          {
            "location": "src/pages/module.ts",
            "line": 540
          },
          {
            "location": "src/pages/module.ts",
            "line": 558
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 11
          },
          {
            "location": "src/pages/plugins/page-meta.ts",
            "line": 94
          },
          {
            "location": "src/pages/utils.ts",
            "line": 5
          },
          {
            "location": "src/pages/utils.ts",
            "line": 46
          },
          {
            "location": "src/pages/utils.ts",
            "line": 54
          },
          {
            "location": "src/pages/utils.ts",
            "line": 146
          },
          {
            "location": "src/pages/utils.ts",
            "line": 412
          },
          {
            "location": "src/pages/utils.ts",
            "line": 445
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "middleware"
      ]
    },
    {
      "group": "@nuxt",
      "name": "devtools",
      "version": "1.3.9",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/devtools@1.3.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://devtools.nuxt.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nuxt/devtools.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/devtools@1.3.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/devtools/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/devtools/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/devtools/package.json"
          }
        ]
      }
    },
    {
      "group": "@nuxt",
      "name": "devalue",
      "version": "2.0.2",
      "description": "Gets the job done when JSON.stringify can't",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40nuxt/devalue@2.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/@nuxt/devalue@2.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@nuxt/devalue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "devalue,parse,devalue/parse,stringify,devalue/stringify,uneval,devalue/uneval"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@nuxt/devalue/package.json"
              }
            ],
            "concludedValue": "node_modules/@nuxt/devalue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app/composables/payload.js",
            "line": 2
          },
          {
            "location": "dist/app/composables/payload.js",
            "line": 110
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 2
          },
          {
            "location": "dist/app/plugins/dev-server-logs.js",
            "line": 33
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 3
          },
          {
            "location": "dist/core/runtime/nitro/dev-server-logs.js",
            "line": 49
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 11
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 460
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 470
          },
          {
            "location": "dist/core/runtime/nitro/renderer.js",
            "line": 483
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 2
          },
          {
            "location": "src/app/composables/payload.ts",
            "line": 129
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 3
          },
          {
            "location": "src/app/plugins/dev-server-logs.ts",
            "line": 43
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 4
          },
          {
            "location": "src/core/runtime/nitro/dev-server-logs.ts",
            "line": 63
          }
        ]
      },
      "tags": [
        "json"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/nuxt@3.12.3-tuxcare.8"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-04T11:36:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, September 4, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'nuxt' with version '3.12.3-tuxcare.8'. The package type in this SBOM is npm with 6 purl namespaces described under components. The components were identified from 68 source files."
    }
  ]
}