{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1ee9d69e-4c7e-4c08-abea-e91078b0f4d9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-09T13:15:38Z",
    "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": "react-router-dev",
      "group": "",
      "version": "7.5.1-tuxcare.10",
      "description": "Dev tools and CLI for React Router",
      "purl": "pkg:npm/react-router-dev@7.5.1-tuxcare.10",
      "bom-ref": "pkg:npm/react-router-dev@7.5.1-tuxcare.10",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "react-router"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, typecheck"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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://reactrouter.com"
        },
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@npmcli\\n@react-router\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/core/package.json\\nnode_modules/@babel/generator/package.json\\nnode_modules/@babel/parser/package.json\\nnode_modules/@babel/plugin-syntax-decorators/package.json\\nnode_modules/@babel/plugin-syntax-jsx/package.json\\nnode_modules/@babel/preset-typescript/package.json\\nnode_modules/@babel/traverse/package.json\\nnode_modules/@babel/types/package.json\\nnode_modules/@npmcli/package-json/package.json\\nnode_modules/@react-router/node/package.json\\nnode_modules/@react-router/serve/package.json\\nnode_modules/@types/babel__core/package.json\\nnode_modules/@types/babel__generator/package.json\\nnode_modules/@types/babel__traverse/package.json\\nnode_modules/@types/dedent/package.json\\nnode_modules/@types/express/package.json\\nnode_modules/@types/fs-extra/package.json\\nnode_modules/@types/jsesc/package.json\\nnode_modules/@types/lodash/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/npmcli__package-json/package.json\\nnode_modules/@types/prettier/package.json\\nnode_modules/@types/set-cookie-parser/package.json\\nnode_modules/arg/package.json\\nnode_modules/babel-dead-code-elimination/package.json\\nnode_modules/chokidar/package.json\\nnode_modules/dedent/package.json\\nnode_modules/es-module-lexer/package.json\\nnode_modules/esbuild-register/package.json\\nnode_modules/execa/package.json\\nnode_modules/exit-hook/package.json\\nnode_modules/express/package.json\\nnode_modules/fast-glob/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/jsesc/package.json\\nnode_modules/lodash/package.json\\nnode_modules/pathe/package.json\\nnode_modules/picocolors/package.json\\nnode_modules/prettier/package.json\\nnode_modules/react-refresh/package.json\\nnode_modules/react-router/package.json\\nnode_modules/semver/package.json\\nnode_modules/set-cookie-parser/package.json\\nnode_modules/tsup/package.json\\nnode_modules/typescript/package.json\\nnode_modules/valibot/package.json\\nnode_modules/vite-node/package.json\\nnode_modules/vite/package.json\\nnode_modules/wireit/package.json\\nnode_modules/wrangler/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "wrangler@cloudflare.com"
        }
      ],
      "group": "",
      "name": "wrangler",
      "version": "4.2.0",
      "description": "Command-line interface for all things Cloudflare Workers",
      "scope": "required",
      "licenses": [
        {
          "expression": "MIT OR Apache-2.0"
        }
      ],
      "purl": "pkg:npm/wrangler@4.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cloudflare/workers-sdk#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/cloudflare/workers-sdk.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/wrangler@4.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/wrangler/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "wrangler,GetPlatformProxyOptions,wrangler/GetPlatformProxyOptions,PlatformProxy,wrangler/PlatformProxy"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/wrangler/package.json"
              }
            ],
            "concludedValue": "node_modules/wrangler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vite/cloudflare.js",
            "line": 646
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 9
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 34
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Google LLC"
        }
      ],
      "group": "",
      "name": "wireit",
      "version": "0.14.9",
      "description": "Upgrade your npm scripts to make them smarter and more efficient",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/wireit@0.14.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/wireit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/wireit@0.14.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/wireit/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/wireit/package.json"
              }
            ],
            "concludedValue": "node_modules/wireit/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vite-node",
      "version": "3.0.0-beta.2",
      "description": "Vite as Node.js runtime",
      "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/vite-node@3.0.0-beta.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/blob/main/packages/vite-node#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite-node@3.0.0-beta.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite-node/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite-node/server,ViteNodeServer,vite-node/server/ViteNodeServer,vite-node/client,vite-node/source-map,ViteNodeRunner,vite-node/client/ViteNodeRunner,installSourcemapsSupport,vite-node/source-map/installSourcemapsSupport"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite-node/package.json"
              }
            ],
            "concludedValue": "node_modules/vite-node/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 171
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 176
          },
          {
            "location": "dist/vite.js",
            "line": 73
          },
          {
            "location": "vite/vite-node.ts",
            "line": 1
          },
          {
            "location": "dist/cli/index.js",
            "line": 172
          },
          {
            "location": "dist/cli/index.js",
            "line": 173
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 177
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 178
          },
          {
            "location": "dist/vite.js",
            "line": 74
          },
          {
            "location": "dist/vite.js",
            "line": 75
          },
          {
            "location": "vite/vite-node.ts",
            "line": 2
          },
          {
            "location": "vite/vite-node.ts",
            "line": 3
          },
          {
            "location": "vite/vite-node.ts",
            "line": 47
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "6.1.1",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@6.1.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@6.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vite/cloudflare-dev-proxy,vite/plugin"
        },
        {
          "name": "ImportedModules",
          "value": "vite,Plugin,vite/Plugin,ModuleNode,vite/ModuleNode,ViteDevServer,vite/ViteDevServer,../vite/dev,ViteDevOptions,../vite/dev/ViteDevOptions,../vite/build,ViteBuildOptions,../vite/build/ViteBuildOptions,../vite/profiler,./profiler,../vite/vite,preloadVite,../vite/vite/preloadVite,getVite,../vite/vite/getVite,./vite,./vite/preloadVite,./vite/getVite,../vite/babel,./babel,generate,./babel/generate,parse,./babel/parse,Babel,./babel/Babel,NodePath,./babel/NodePath,ParseResult,./babel/ParseResult,traverse,./babel/traverse,./babel/t,./plugin,EnvironmentName,./plugin/EnvironmentName,EnvironmentBuildContext,./plugin/EnvironmentBuildContext,resolveViteConfig,./plugin/resolveViteConfig,extractPluginContext,./plugin/extractPluginContext,cleanBuildDirectory,./plugin/cleanBuildDirectory,cleanViteManifests,./plugin/cleanViteManifests,getEnvironmentOptionsResolvers,./plugin/getEnvironmentOptionsResolvers,resolveEnvironmentsOptions,./plugin/resolveEnvironmentsOptions,getServerEnvironmentKeys,./plugin/getServerEnvironmentKeys,LoadCssContents,./plugin/LoadCssContents,./vite/plugin,./node-adapter,fromNodeRequest,./node-adapter/fromNodeRequest,toNodeRequest,./node-adapter/toNodeRequest,NodeRequestHandler,./node-adapter/NodeRequestHandler,./cloudflare-dev-proxy,./cache,Cache,./cache/Cache,getOrSetFromCache,./cache/getOrSetFromCache,./styles,getStylesForPathname,./styles/getStylesForPathname,isCssModulesFile,./styles/isCssModulesFile,./virtual-module,./resolve-file-url,resolveFileUrl,./resolve-file-url/resolveFileUrl,./combine-urls,combineURLs,./combine-urls/combineURLs,./remove-exports,removeExports,./remove-exports/removeExports,./ssr-externals,ssrExternals,./ssr-externals/ssrExternals,./route-chunks,RouteChunkName,./route-chunks/RouteChunkName,RouteChunkExportName,./route-chunks/RouteChunkExportName,routeChunkNames,./route-chunks/routeChunkNames,routeChunkExportNames,./route-chunks/routeChunkExportNames,detectRouteChunks,./route-chunks/detectRouteChunks,getRouteChunkCode,./route-chunks/getRouteChunkCode,isRouteChunkModuleId,./route-chunks/isRouteChunkModuleId,getRouteChunkModuleId,./route-chunks/getRouteChunkModuleId,getRouteChunkNameFromModuleId,./route-chunks/getRouteChunkNameFromModuleId,./with-props"
        },
        {
          "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": "dist/vite.js",
            "line": 4211
          },
          {
            "location": "typegen/index.ts",
            "line": 6
          },
          {
            "location": "vite/build.ts",
            "line": 1
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 8
          },
          {
            "location": "vite/dev.ts",
            "line": 1
          },
          {
            "location": "vite/node-adapter.ts",
            "line": 6
          },
          {
            "location": "vite/plugin.ts",
            "line": 3
          },
          {
            "location": "vite/plugin.ts",
            "line": 3307
          },
          {
            "location": "vite/styles.ts",
            "line": 3
          },
          {
            "location": "vite/vite-node.ts",
            "line": 4
          },
          {
            "location": "vite/with-props.ts",
            "line": 1
          },
          {
            "location": "cli/commands.ts",
            "line": 9
          },
          {
            "location": "cli/commands.ts",
            "line": 58
          },
          {
            "location": "cli/commands.ts",
            "line": 10
          },
          {
            "location": "cli/commands.ts",
            "line": 46
          },
          {
            "location": "cli/commands.ts",
            "line": 15
          },
          {
            "location": "vite/dev.ts",
            "line": 5
          },
          {
            "location": "cli/commands.ts",
            "line": 17
          },
          {
            "location": "vite/build.ts",
            "line": 17
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 12
          },
          {
            "location": "vite/dev.ts",
            "line": 4
          },
          {
            "location": "vite/plugin.ts",
            "line": 59
          },
          {
            "location": "vite/resolve-file-url.ts",
            "line": 3
          },
          {
            "location": "vite/vite-node.ts",
            "line": 6
          },
          {
            "location": "typegen/index.ts",
            "line": 9
          },
          {
            "location": "vite/plugin.ts",
            "line": 39
          },
          {
            "location": "vite/remove-exports.ts",
            "line": 6
          },
          {
            "location": "vite/remove-exports.ts",
            "line": 7
          },
          {
            "location": "vite/route-chunks.ts",
            "line": 11
          },
          {
            "location": "vite/with-props.ts",
            "line": 4
          },
          {
            "location": "vite/with-props.ts",
            "line": 5
          },
          {
            "location": "vite/build.ts",
            "line": 15
          },
          {
            "location": "vite/styles.ts",
            "line": 7
          },
          {
            "location": "vite.ts",
            "line": 1
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 11
          },
          {
            "location": "vite/plugin.ts",
            "line": 40
          },
          {
            "location": "vite/plugin.ts",
            "line": 41
          },
          {
            "location": "vite/cloudflare.ts",
            "line": 1
          },
          {
            "location": "vite/plugin.ts",
            "line": 38
          },
          {
            "location": "vite/route-chunks.ts",
            "line": 3
          },
          {
            "location": "vite/plugin.ts",
            "line": 42
          },
          {
            "location": "vite/plugin.ts",
            "line": 43
          },
          {
            "location": "vite/with-props.ts",
            "line": 6
          },
          {
            "location": "vite/plugin.ts",
            "line": 44
          },
          {
            "location": "vite/styles.ts",
            "line": 8
          },
          {
            "location": "vite/plugin.ts",
            "line": 45
          },
          {
            "location": "vite/plugin.ts",
            "line": 46
          },
          {
            "location": "vite/plugin.ts",
            "line": 47
          },
          {
            "location": "vite/vite-node.ts",
            "line": 7
          },
          {
            "location": "vite/plugin.ts",
            "line": 58
          },
          {
            "location": "vite/plugin.ts",
            "line": 68
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Fabian Hiller"
        }
      ],
      "group": "",
      "name": "valibot",
      "version": "0.41.0",
      "description": "The modular and type safe schema library for validating structural data",
      "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/valibot@0.41.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://valibot.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/fabian-hiller/valibot"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/valibot@0.41.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/valibot/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "valibot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/valibot/package.json"
              }
            ],
            "concludedValue": "node_modules/valibot/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 256
          },
          {
            "location": "dist/routes.js",
            "line": 54
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 249
          },
          {
            "location": "dist/vite.js",
            "line": 190
          },
          {
            "location": "config/routes.ts",
            "line": 2
          },
          {
            "location": "config/routes.ts",
            "line": 105
          },
          {
            "location": "config/routes.ts",
            "line": 106
          },
          {
            "location": "config/routes.ts",
            "line": 114
          },
          {
            "location": "config/routes.ts",
            "line": 115
          },
          {
            "location": "config/routes.ts",
            "line": 116
          },
          {
            "location": "config/routes.ts",
            "line": 117
          },
          {
            "location": "config/routes.ts",
            "line": 118
          },
          {
            "location": "config/routes.ts",
            "line": 119
          },
          {
            "location": "config/routes.ts",
            "line": 120
          },
          {
            "location": "config/routes.ts",
            "line": 124
          },
          {
            "location": "config/routes.ts",
            "line": 153
          },
          {
            "location": "config/routes.ts",
            "line": 156
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.4.5",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/typescript@5.4.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.3.0",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "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/tsup@8.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsup.egoist.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egoist/tsup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsup@8.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsup/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/tsup/package.json"
              }
            ],
            "concludedValue": "node_modules/tsup/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Friedly (http://nfriedly.com/)"
        }
      ],
      "group": "",
      "name": "set-cookie-parser",
      "version": "2.6.0",
      "description": "Parses set-cookie headers into objects",
      "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/set-cookie-parser@2.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nfriedly/set-cookie-parser"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/set-cookie-parser@2.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/set-cookie-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "set-cookie-parser,splitCookiesString,set-cookie-parser/splitCookiesString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/set-cookie-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/set-cookie-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 955
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 53
          },
          {
            "location": "dist/vite.js",
            "line": 901
          },
          {
            "location": "vite/node-adapter.ts",
            "line": 4
          },
          {
            "location": "vite/node-adapter.ts",
            "line": 95
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.5.4",
      "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.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "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/cli/index.js",
            "line": 1655
          },
          {
            "location": "cli/run.ts",
            "line": 2
          },
          {
            "location": "cli/run.ts",
            "line": 91
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Remix Software <hello@remix.run>"
        }
      ],
      "group": "",
      "name": "react-router",
      "version": "7.5.1",
      "description": "Declarative routing for React",
      "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/react-router@7.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-router@7.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-router/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-router,createRequestHandler,react-router/createRequestHandler,AppLoadContext,react-router/AppLoadContext,ServerBuild,react-router/ServerBuild,UNSAFE_MiddlewareEnabled,react-router/UNSAFE_MiddlewareEnabled,unstable_InitialContext,react-router/unstable_InitialContext,unstable_setDevServerHooks,react-router/unstable_setDevServerHooks,matchRoutes,react-router/matchRoutes,RequestHandler,react-router/RequestHandler,DataRouteObject,react-router/DataRouteObject,react-router/dom,HydratedRouter,react-router/dom/HydratedRouter,EntryContext,react-router/EntryContext,ServerRouter,react-router/ServerRouter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-router/package.json"
              }
            ],
            "concludedValue": "node_modules/react-router/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 977
          },
          {
            "location": "dist/cli/index.js",
            "line": 1327
          },
          {
            "location": "dist/cli/index.js",
            "line": 1664
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 48
          },
          {
            "location": "dist/vite.js",
            "line": 54
          },
          {
            "location": "dist/vite.js",
            "line": 974
          },
          {
            "location": "dist/vite.js",
            "line": 3692
          },
          {
            "location": "cli/commands.ts",
            "line": 7
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 1
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 7
          },
          {
            "location": "vite/cloudflare-dev-proxy.ts",
            "line": 137
          },
          {
            "location": "vite/plugin.ts",
            "line": 14
          },
          {
            "location": "vite/plugin.ts",
            "line": 21
          },
          {
            "location": "vite/plugin.ts",
            "line": 1532
          },
          {
            "location": "vite/plugin.ts",
            "line": 1637
          },
          {
            "location": "vite/plugin.ts",
            "line": 2537
          },
          {
            "location": "vite/plugin.ts",
            "line": 2623
          },
          {
            "location": "vite/plugin.ts",
            "line": 2634
          },
          {
            "location": "vite/plugin.ts",
            "line": 2979
          },
          {
            "location": "vite/styles.ts",
            "line": 2
          },
          {
            "location": "vite/styles.ts",
            "line": 232
          },
          {
            "location": "config/defaults/entry.client.tsx",
            "line": 3
          },
          {
            "location": "config/defaults/entry.server.node.tsx",
            "line": 3
          },
          {
            "location": "config/defaults/entry.server.node.tsx",
            "line": 5
          },
          {
            "location": "dist/config/defaults/entry.client.tsx",
            "line": 3
          },
          {
            "location": "dist/config/defaults/entry.server.node.tsx",
            "line": 3
          },
          {
            "location": "dist/config/defaults/entry.server.node.tsx",
            "line": 5
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "",
      "name": "react-refresh",
      "version": "0.14.0",
      "description": "React is a JavaScript library for building user interfaces.",
      "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/react-refresh@0.14.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://reactjs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react-refresh@0.14.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react-refresh/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react-refresh/babel"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react-refresh/package.json"
              }
            ],
            "concludedValue": "node_modules/react-refresh/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vite.js",
            "line": 3482
          },
          {
            "location": "vite/plugin.ts",
            "line": 2232
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "2.8.8",
      "description": "Prettier is an opinionated code formatter",
      "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/prettier@2.8.8",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@2.8.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "prettier"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1727
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 6
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 29
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexey Raspopov"
        }
      ],
      "group": "",
      "name": "picocolors",
      "version": "1.1.1",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "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/picocolors@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/picocolors@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/picocolors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "picocolors"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/picocolors/package.json"
              }
            ],
            "concludedValue": "node_modules/picocolors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 557
          },
          {
            "location": "dist/cli/index.js",
            "line": 614
          },
          {
            "location": "dist/cli/index.js",
            "line": 921
          },
          {
            "location": "dist/cli/index.js",
            "line": 1331
          },
          {
            "location": "dist/cli/index.js",
            "line": 1582
          },
          {
            "location": "dist/cli/index.js",
            "line": 1647
          },
          {
            "location": "dist/cli/index.js",
            "line": 1656
          },
          {
            "location": "dist/cli/index.js",
            "line": 1663
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 241
          },
          {
            "location": "dist/vite.js",
            "line": 58
          },
          {
            "location": "dist/vite.js",
            "line": 65
          },
          {
            "location": "dist/vite.js",
            "line": 182
          },
          {
            "location": "cli/commands.ts",
            "line": 5
          },
          {
            "location": "cli/commands.ts",
            "line": 30
          },
          {
            "location": "cli/commands.ts",
            "line": 97
          },
          {
            "location": "cli/commands.ts",
            "line": 108
          },
          {
            "location": "cli/commands.ts",
            "line": 117
          },
          {
            "location": "cli/commands.ts",
            "line": 156
          },
          {
            "location": "cli/commands.ts",
            "line": 175
          },
          {
            "location": "cli/run.ts",
            "line": 3
          },
          {
            "location": "cli/run.ts",
            "line": 8
          },
          {
            "location": "cli/run.ts",
            "line": 10
          },
          {
            "location": "cli/run.ts",
            "line": 11
          },
          {
            "location": "cli/run.ts",
            "line": 12
          },
          {
            "location": "cli/run.ts",
            "line": 13
          },
          {
            "location": "cli/run.ts",
            "line": 15
          },
          {
            "location": "cli/run.ts",
            "line": 51
          },
          {
            "location": "cli/run.ts",
            "line": 55
          },
          {
            "location": "cli/run.ts",
            "line": 59
          },
          {
            "location": "cli/run.ts",
            "line": 66
          },
          {
            "location": "cli/run.ts",
            "line": 74
          },
          {
            "location": "typegen/index.ts",
            "line": 5
          },
          {
            "location": "typegen/index.ts",
            "line": 32
          },
          {
            "location": "typegen/index.ts",
            "line": 36
          },
          {
            "location": "typegen/index.ts",
            "line": 43
          },
          {
            "location": "vite/build.ts",
            "line": 2
          },
          {
            "location": "vite/build.ts",
            "line": 155
          },
          {
            "location": "vite/dev.ts",
            "line": 2
          },
          {
            "location": "vite/dev.ts",
            "line": 53
          },
          {
            "location": "vite/plugin.ts",
            "line": 28
          },
          {
            "location": "vite/plugin.ts",
            "line": 649
          },
          {
            "location": "vite/plugin.ts",
            "line": 1513
          },
          {
            "location": "vite/plugin.ts",
            "line": 1515
          },
          {
            "location": "vite/plugin.ts",
            "line": 1571
          },
          {
            "location": "vite/plugin.ts",
            "line": 1576
          },
          {
            "location": "vite/plugin.ts",
            "line": 1718
          },
          {
            "location": "vite/plugin.ts",
            "line": 1722
          },
          {
            "location": "vite/plugin.ts",
            "line": 1765
          },
          {
            "location": "vite/plugin.ts",
            "line": 2047
          },
          {
            "location": "vite/plugin.ts",
            "line": 2064
          },
          {
            "location": "vite/plugin.ts",
            "line": 2601
          },
          {
            "location": "vite/plugin.ts",
            "line": 2604
          },
          {
            "location": "vite/plugin.ts",
            "line": 2776
          },
          {
            "location": "vite/plugin.ts",
            "line": 2837
          },
          {
            "location": "vite/plugin.ts",
            "line": 2870
          },
          {
            "location": "vite/plugin.ts",
            "line": 2892
          },
          {
            "location": "vite/plugin.ts",
            "line": 3041
          },
          {
            "location": "vite/profiler.ts",
            "line": 8
          },
          {
            "location": "vite/profiler.ts",
            "line": 37
          },
          {
            "location": "vite/profiler.ts",
            "line": 38
          }
        ]
      }
    },
    {
      "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,pathe/utils"
        },
        {
          "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/cli/index.js",
            "line": 72
          },
          {
            "location": "dist/cli/index.js",
            "line": 88
          },
          {
            "location": "dist/cli/index.js",
            "line": 255
          },
          {
            "location": "dist/cli/index.js",
            "line": 555
          },
          {
            "location": "dist/cli/index.js",
            "line": 681
          },
          {
            "location": "dist/cli/index.js",
            "line": 682
          },
          {
            "location": "dist/cli/index.js",
            "line": 804
          },
          {
            "location": "dist/cli/index.js",
            "line": 805
          },
          {
            "location": "dist/cli/index.js",
            "line": 920
          },
          {
            "location": "dist/routes.js",
            "line": 53
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 137
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 140
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 239
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 248
          },
          {
            "location": "dist/vite.js",
            "line": 64
          },
          {
            "location": "dist/vite.js",
            "line": 78
          },
          {
            "location": "dist/vite.js",
            "line": 91
          },
          {
            "location": "dist/vite.js",
            "line": 180
          },
          {
            "location": "dist/vite.js",
            "line": 189
          },
          {
            "location": "dist/vite.js",
            "line": 660
          },
          {
            "location": "dist/vite.js",
            "line": 661
          },
          {
            "location": "dist/vite.js",
            "line": 664
          },
          {
            "location": "dist/vite.js",
            "line": 665
          },
          {
            "location": "config/is-react-router-repo.ts",
            "line": 1
          },
          {
            "location": "config/is-react-router-repo.ts",
            "line": 6
          },
          {
            "location": "config/is-react-router-repo.ts",
            "line": 9
          },
          {
            "location": "config/is-react-router-repo.ts",
            "line": 10
          },
          {
            "location": "config/routes.ts",
            "line": 1
          },
          {
            "location": "config/routes.ts",
            "line": 319
          },
          {
            "location": "config/routes.ts",
            "line": 328
          },
          {
            "location": "config/routes.ts",
            "line": 337
          },
          {
            "location": "config/routes.ts",
            "line": 358
          },
          {
            "location": "config/routes.ts",
            "line": 359
          },
          {
            "location": "config/routes.ts",
            "line": 388
          },
          {
            "location": "typegen/generate.ts",
            "line": 2
          },
          {
            "location": "typegen/generate.ts",
            "line": 3
          },
          {
            "location": "typegen/generate.ts",
            "line": 19
          },
          {
            "location": "typegen/generate.ts",
            "line": 20
          },
          {
            "location": "typegen/generate.ts",
            "line": 80
          },
          {
            "location": "typegen/index.ts",
            "line": 4
          },
          {
            "location": "typegen/index.ts",
            "line": 85
          },
          {
            "location": "typegen/index.ts",
            "line": 89
          },
          {
            "location": "typegen/index.ts",
            "line": 92
          },
          {
            "location": "typegen/paths.ts",
            "line": 1
          },
          {
            "location": "typegen/paths.ts",
            "line": 2
          },
          {
            "location": "typegen/paths.ts",
            "line": 8
          },
          {
            "location": "typegen/paths.ts",
            "line": 12
          },
          {
            "location": "typegen/paths.ts",
            "line": 14
          },
          {
            "location": "typegen/paths.ts",
            "line": 15
          },
          {
            "location": "vite/vite.ts",
            "line": 1
          },
          {
            "location": "vite/vite.ts",
            "line": 15
          },
          {
            "location": "typegen/generate.ts",
            "line": 39
          },
          {
            "location": "typegen/paths.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "John-David Dalton <john.david.dalton@gmail.com>"
        }
      ],
      "group": "",
      "name": "lodash",
      "version": "4.17.21",
      "description": "Lodash modular utilities.",
      "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/lodash@4.17.21",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://lodash.com/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lodash@4.17.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lodash/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "lodash/pick,lodash/omit,lodash/cloneDeep,lodash/isEqual,lodash/kebabCase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/lodash/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 257
          },
          {
            "location": "dist/cli/index.js",
            "line": 558
          },
          {
            "location": "dist/cli/index.js",
            "line": 1329
          },
          {
            "location": "dist/routes.js",
            "line": 55
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 242
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 250
          },
          {
            "location": "dist/vite.js",
            "line": 56
          },
          {
            "location": "dist/vite.js",
            "line": 183
          },
          {
            "location": "dist/vite.js",
            "line": 191
          },
          {
            "location": "config/routes.ts",
            "line": 3
          },
          {
            "location": "config/routes.ts",
            "line": 218
          },
          {
            "location": "config/routes.ts",
            "line": 237
          },
          {
            "location": "config/routes.ts",
            "line": 274
          },
          {
            "location": "vite/plugin.ts",
            "line": 26
          },
          {
            "location": "vite/plugin.ts",
            "line": 696
          },
          {
            "location": "dist/cli/index.js",
            "line": 559
          },
          {
            "location": "dist/cli/index.js",
            "line": 560
          },
          {
            "location": "dist/cli/index.js",
            "line": 561
          },
          {
            "location": "dist/cli/index.js",
            "line": 1332
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 243
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 244
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 245
          },
          {
            "location": "dist/vite.js",
            "line": 59
          },
          {
            "location": "dist/vite.js",
            "line": 184
          },
          {
            "location": "dist/vite.js",
            "line": 185
          },
          {
            "location": "dist/vite.js",
            "line": 186
          },
          {
            "location": "vite/plugin.ts",
            "line": 29
          },
          {
            "location": "vite/plugin.ts",
            "line": 3543
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mathias Bynens (https://mathiasbynens.be/)"
        }
      ],
      "group": "",
      "name": "jsesc",
      "version": "3.0.2",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "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/jsesc@3.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mths.be/jsesc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mathiasbynens/jsesc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsesc@3.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsesc/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jsesc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsesc/package.json"
              }
            ],
            "concludedValue": "node_modules/jsesc/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1330
          },
          {
            "location": "dist/vite.js",
            "line": 57
          },
          {
            "location": "vite/plugin.ts",
            "line": 27
          },
          {
            "location": "vite/plugin.ts",
            "line": 1987
          },
          {
            "location": "vite/plugin.ts",
            "line": 1997
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "10.1.0",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.",
      "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/fs-extra@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1325
          },
          {
            "location": "dist/cli/index.js",
            "line": 1660
          },
          {
            "location": "dist/vite.js",
            "line": 52
          },
          {
            "location": "cli/commands.ts",
            "line": 2
          },
          {
            "location": "cli/commands.ts",
            "line": 150
          },
          {
            "location": "cli/commands.ts",
            "line": 152
          },
          {
            "location": "cli/commands.ts",
            "line": 172
          },
          {
            "location": "cli/commands.ts",
            "line": 187
          },
          {
            "location": "cli/commands.ts",
            "line": 197
          },
          {
            "location": "vite/plugin.ts",
            "line": 8
          },
          {
            "location": "vite/plugin.ts",
            "line": 404
          },
          {
            "location": "vite/plugin.ts",
            "line": 405
          },
          {
            "location": "vite/plugin.ts",
            "line": 459
          },
          {
            "location": "vite/plugin.ts",
            "line": 563
          },
          {
            "location": "vite/plugin.ts",
            "line": 780
          },
          {
            "location": "vite/plugin.ts",
            "line": 823
          },
          {
            "location": "vite/plugin.ts",
            "line": 1695
          },
          {
            "location": "vite/plugin.ts",
            "line": 1696
          },
          {
            "location": "vite/plugin.ts",
            "line": 1699
          },
          {
            "location": "vite/plugin.ts",
            "line": 1710
          },
          {
            "location": "vite/plugin.ts",
            "line": 1769
          },
          {
            "location": "vite/plugin.ts",
            "line": 2194
          },
          {
            "location": "vite/plugin.ts",
            "line": 2195
          },
          {
            "location": "vite/plugin.ts",
            "line": 2596
          },
          {
            "location": "vite/plugin.ts",
            "line": 2773
          },
          {
            "location": "vite/plugin.ts",
            "line": 2774
          },
          {
            "location": "vite/plugin.ts",
            "line": 2834
          },
          {
            "location": "vite/plugin.ts",
            "line": 2835
          },
          {
            "location": "vite/plugin.ts",
            "line": 2867
          },
          {
            "location": "vite/plugin.ts",
            "line": 2868
          },
          {
            "location": "vite/plugin.ts",
            "line": 3259
          },
          {
            "location": "vite/plugin.ts",
            "line": 3276
          },
          {
            "location": "vite/plugin.ts",
            "line": 3281
          },
          {
            "location": "vite/plugin.ts",
            "line": 3286
          },
          {
            "location": "vite/plugin.ts",
            "line": 3288
          },
          {
            "location": "vite/plugin.ts",
            "line": 3514
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Denis Malinochkin (https://mrmlnc.com)"
        }
      ],
      "group": "",
      "name": "fast-glob",
      "version": "3.2.11",
      "description": "It's a very fast and efficient glob library for Node.js",
      "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/fast-glob@3.2.11",
      "type": "library",
      "bom-ref": "pkg:npm/fast-glob@3.2.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-glob/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/fast-glob/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-glob/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "express",
      "version": "4.19.2",
      "description": "Fast, unopinionated, minimalist web framework",
      "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/express@4.19.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "http://expressjs.com/"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/express@4.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/express/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/express/package.json"
              }
            ],
            "concludedValue": "node_modules/express/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "exit-hook",
      "version": "2.2.1",
      "description": "Run some code when the process exits",
      "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/exit-hook@2.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/exit-hook@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/exit-hook/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "exit-hook"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/exit-hook/package.json"
              }
            ],
            "concludedValue": "node_modules/exit-hook/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1662
          },
          {
            "location": "cli/commands.ts",
            "line": 4
          },
          {
            "location": "cli/commands.ts",
            "line": 62
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "execa",
      "version": "5.1.1",
      "description": "Process execution for humans",
      "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/execa@5.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/execa@5.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/execa/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/execa/package.json"
              }
            ],
            "concludedValue": "node_modules/execa/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esbuild-register",
      "version": "3.6.0",
      "description": "Transpile JSX, TypeScript and esnext features on the fly with esbuild",
      "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/esbuild-register@3.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/esbuild-register@3.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/esbuild-register/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/esbuild-register/package.json"
              }
            ],
            "concludedValue": "node_modules/esbuild-register/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Guy Bedford"
        }
      ],
      "group": "",
      "name": "es-module-lexer",
      "version": "1.5.4",
      "description": "Lexes ES modules returning their import/export metadata",
      "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/es-module-lexer@1.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/guybedford/es-module-lexer#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/guybedford/es-module-lexer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-module-lexer@1.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/es-module-lexer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "es-module-lexer,init,es-module-lexer/init,parse,es-module-lexer/parse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/es-module-lexer/package.json"
              }
            ],
            "concludedValue": "node_modules/es-module-lexer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1328
          },
          {
            "location": "dist/vite.js",
            "line": 55
          },
          {
            "location": "vite/plugin.ts",
            "line": 25
          },
          {
            "location": "vite/plugin.ts",
            "line": 409
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Desmond Brand <dmnd@desmondbrand.com> (http://desmondbrand.com)"
        }
      ],
      "group": "",
      "name": "dedent",
      "version": "1.5.3",
      "description": "A string tag that strips indentation from multi-line strings. ⬅️",
      "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/dedent@1.5.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dmnd/dedent"
        },
        {
          "type": "vcs",
          "url": "https://github.com/dmnd/dedent"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/dedent@1.5.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/dedent/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "dedent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/dedent/package.json"
              }
            ],
            "concludedValue": "node_modules/dedent/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 803
          },
          {
            "location": "dist/cli/index.js",
            "line": 919
          },
          {
            "location": "dist/cli/index.js",
            "line": 1076
          },
          {
            "location": "dist/vite.js",
            "line": 63
          },
          {
            "location": "dist/vite.js",
            "line": 659
          },
          {
            "location": "dist/vite.js",
            "line": 1868
          },
          {
            "location": "typegen/generate.ts",
            "line": 1
          },
          {
            "location": "typegen/index.ts",
            "line": 3
          },
          {
            "location": "vite/with-props.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "",
      "name": "chokidar",
      "version": "4.0.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@4.0.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@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chokidar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chokidar"
        },
        {
          "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/cli/index.js",
            "line": 556
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 240
          },
          {
            "location": "dist/vite.js",
            "line": 181
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "pcattori"
        }
      ],
      "group": "",
      "name": "babel-dead-code-elimination",
      "version": "1.0.6",
      "description": "Composable primitives for dead code elimination in Babel",
      "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/babel-dead-code-elimination@1.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/babel-dead-code-elimination@1.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-dead-code-elimination/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "babel-dead-code-elimination,findReferencedIdentifiers,babel-dead-code-elimination/findReferencedIdentifiers,deadCodeElimination,babel-dead-code-elimination/deadCodeElimination"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/babel-dead-code-elimination/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-dead-code-elimination/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1011
          },
          {
            "location": "dist/vite.js",
            "line": 1155
          },
          {
            "location": "vite/remove-exports.ts",
            "line": 4
          },
          {
            "location": "vite/remove-exports.ts",
            "line": 13
          },
          {
            "location": "vite/remove-exports.ts",
            "line": 113
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Josh Junon <junon@wavetilt.com>"
        }
      ],
      "group": "",
      "name": "arg",
      "version": "5.0.2",
      "description": "Unopinionated, no-frills CLI argument 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/arg@5.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/arg@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/arg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "arg"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/arg/package.json"
              }
            ],
            "concludedValue": "node_modules/arg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "bin.js",
            "line": 2
          },
          {
            "location": "dist/cli/index.js",
            "line": 1654
          },
          {
            "location": "cli/run.ts",
            "line": 1
          },
          {
            "location": "cli/run.ts",
            "line": 105
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "@types",
      "name": "set-cookie-parser",
      "version": "2.4.7",
      "description": "TypeScript definitions for set-cookie-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/%40types/set-cookie-parser@2.4.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/set-cookie-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/set-cookie-parser@2.4.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/set-cookie-parser/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/set-cookie-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/set-cookie-parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "group": "@types",
      "name": "prettier",
      "version": "2.7.3",
      "description": "TypeScript definitions for prettier",
      "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/prettier@2.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/prettier@2.7.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/prettier/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/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/prettier/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "npmcli__package-json",
      "version": "4.0.4",
      "description": "TypeScript definitions for @npmcli/package-json",
      "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/npmcli__package-json@4.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npmcli__package-json"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/npmcli__package-json@4.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/npmcli__package-json/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/npmcli__package-json/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/npmcli__package-json/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.11.30",
      "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.11.30",
      "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.11.30",
      "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": "lodash",
      "version": "4.17.0",
      "description": "TypeScript definitions for lodash",
      "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/lodash@4.17.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/lodash@4.17.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/lodash/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/lodash/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/lodash/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jsesc",
      "version": "3.0.3",
      "description": "TypeScript definitions for jsesc",
      "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/jsesc@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsesc"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jsesc@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/jsesc/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/jsesc/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/jsesc/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "fs-extra",
      "version": "8.1.2",
      "description": "TypeScript definitions for fs-extra",
      "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/fs-extra@8.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/fs-extra@8.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/fs-extra/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/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/fs-extra/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "express",
      "version": "4.17.21",
      "description": "TypeScript definitions for express",
      "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/express@4.17.21",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/express@4.17.21",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/express/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/express/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/express/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "dedent",
      "version": "0.7.2",
      "description": "TypeScript definitions for dedent",
      "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/dedent@0.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dedent"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/dedent@0.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/dedent/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/dedent/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/dedent/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "babel__traverse",
      "version": "7.20.5",
      "description": "TypeScript definitions for @babel/traverse",
      "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/babel__traverse@7.20.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__traverse@7.20.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__traverse/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/babel__traverse/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__traverse/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "babel__generator",
      "version": "7.6.8",
      "description": "TypeScript definitions for @babel/generator",
      "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/babel__generator@7.6.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__generator@7.6.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__generator/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/babel__generator/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__generator/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "babel__core",
      "version": "7.20.5",
      "description": "TypeScript definitions for @babel/core",
      "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/babel__core@7.20.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/babel__core@7.20.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/babel__core/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/babel__core/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/babel__core/package.json"
          }
        ]
      }
    },
    {
      "group": "@react-router",
      "name": "serve",
      "version": "7.5.1",
      "description": "Production application server for React 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/%40react-router/serve@7.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-router/serve@7.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-router/serve/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/@react-router/serve/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-router/serve/package.json"
          }
        ]
      }
    },
    {
      "group": "@react-router",
      "name": "node",
      "version": "7.5.1",
      "description": "Node.js platform abstractions for React 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/%40react-router/node@7.5.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/remix-run/react-router"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@react-router/node@7.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@react-router/node/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@react-router/node,createReadableStreamFromReadable,@react-router/node/createReadableStreamFromReadable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@react-router/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@react-router/node/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 956
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 54
          },
          {
            "location": "dist/vite.js",
            "line": 902
          },
          {
            "location": "vite/node-adapter.ts",
            "line": 5
          },
          {
            "location": "vite/node-adapter.ts",
            "line": 78
          },
          {
            "location": "config/defaults/entry.server.node.tsx",
            "line": 4
          },
          {
            "location": "config/defaults/entry.server.node.tsx",
            "line": 38
          },
          {
            "location": "dist/config/defaults/entry.server.node.tsx",
            "line": 4
          },
          {
            "location": "dist/config/defaults/entry.server.node.tsx",
            "line": 38
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "@npmcli",
      "name": "package-json",
      "version": "4.0.1",
      "description": "Programmatic API to update package.json",
      "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/%40npmcli/package-json@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/package-json.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@npmcli/package-json@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@npmcli/package-json/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@npmcli/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/@npmcli/package-json/package.json"
              }
            ],
            "concludedValue": "node_modules/@npmcli/package-json/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 553
          },
          {
            "location": "dist/cli/index.js",
            "line": 1661
          },
          {
            "location": "dist/vite/cloudflare.js",
            "line": 173
          },
          {
            "location": "dist/vite.js",
            "line": 70
          },
          {
            "location": "cli/commands.ts",
            "line": 3
          },
          {
            "location": "cli/commands.ts",
            "line": 113
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "types",
      "version": "7.24.0",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "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/%40babel/types@7.24.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/types@7.24.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 659
          },
          {
            "location": "dist/vite.js",
            "line": 654
          },
          {
            "location": "vite/babel.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "traverse",
      "version": "7.24.1",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "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/%40babel/traverse@7.24.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-traverse"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/traverse@7.24.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/traverse/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/traverse,NodePath,@babel/traverse/NodePath"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/traverse/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/traverse/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 660
          },
          {
            "location": "dist/vite.js",
            "line": 655
          },
          {
            "location": "vite/babel.ts",
            "line": 2
          },
          {
            "location": "vite/babel.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "preset-typescript",
      "version": "7.22.5",
      "description": "Babel preset for TypeScript.",
      "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/%40babel/preset-typescript@7.22.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-preset-typescript"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/preset-typescript@7.22.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/preset-typescript/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/preset-typescript"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/preset-typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/preset-typescript/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1726
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-syntax-jsx",
      "version": "7.22.5",
      "description": "Allow parsing of jsx",
      "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/%40babel/plugin-syntax-jsx@7.22.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-syntax-jsx@7.22.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-syntax-jsx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/plugin-syntax-jsx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/plugin-syntax-jsx/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-syntax-jsx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1725
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "plugin-syntax-decorators",
      "version": "7.24.1",
      "description": "Allow parsing of decorators",
      "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/%40babel/plugin-syntax-decorators@7.24.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-decorators"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/plugin-syntax-decorators@7.24.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/plugin-syntax-decorators/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/@babel/plugin-syntax-decorators/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/plugin-syntax-decorators/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "parser",
      "version": "7.24.1",
      "description": "A JavaScript 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/%40babel/parser@7.24.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/parser@7.24.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/parser,parse,@babel/parser/parse,ParseResult,@babel/parser/ParseResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 658
          },
          {
            "location": "dist/vite.js",
            "line": 653
          },
          {
            "location": "vite/babel.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "generator",
      "version": "7.24.1",
      "description": "Turns an AST into 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/%40babel/generator@7.24.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-generator"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/generator@7.24.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/generator/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/generator,GeneratorOptions,@babel/generator/GeneratorOptions,GeneratorResult,@babel/generator/GeneratorResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/generator/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/generator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 661
          },
          {
            "location": "dist/vite.js",
            "line": 656
          },
          {
            "location": "vite/babel.ts",
            "line": 11
          },
          {
            "location": "vite/route-chunks.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.24.3",
      "description": "Babel compiler core.",
      "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/%40babel/core@7.24.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@7.24.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,types,@babel/core/types"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/cli/index.js",
            "line": 1326
          },
          {
            "location": "dist/cli/index.js",
            "line": 1724
          },
          {
            "location": "dist/vite.js",
            "line": 53
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 1
          },
          {
            "location": "cli/useJavascript.ts",
            "line": 15
          },
          {
            "location": "vite/babel.ts",
            "line": 3
          },
          {
            "location": "vite/plugin.ts",
            "line": 9
          },
          {
            "location": "vite/plugin.ts",
            "line": 2223
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/react-router-dev@7.5.1-tuxcare.10"
      ],
      "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-09T13:15:38Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 9, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'react-router-dev' with version '7.5.1-tuxcare.10'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 50 source files."
    }
  ]
}