{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:e9761a10-1195-4ed9-b7ac-9295d71bbc8c",
  "metadata": {
    "timestamp": "2026-03-31T00:32:30.181Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.11.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "compiler-sfc",
      "group": "@vue",
      "version": "2.7.16-tuxcare.3",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3",
      "description": "compiler-sfc for Vue 2",
      "purl": "pkg:npm/%40vue/compiler-sfc@2.7.16-tuxcare.3",
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/parser@7.23.5",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.23.5",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/types@7.23.5",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.23.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "0.0.48",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/estree@0.0.48",
      "description": "TypeScript definitions for ESTree AST specification",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@0.0.48",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-sum",
      "group": "@types",
      "version": "1.0.2",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/hash-sum@1.0.2",
      "description": "TypeScript definitions for hash-sum",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/hash-sum@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/hash-sum",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hash-sum",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/hash-sum"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "group": "@types",
      "version": "5.1.1",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/lru-cache@5.1.1",
      "description": "TypeScript definitions for lru-cache",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lru-cache",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "consolidate",
      "group": "@vue",
      "version": "0.17.3",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@vue/consolidate@0.17.3",
      "author": "TJ Holowaychuk",
      "description": "Template engine consolidation library (fork)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40vue/consolidate@0.17.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/yyx990803/consolidate.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/consolidate.js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/consolidate.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vue/consolidate"
        }
      ]
    },
    {
      "type": "library",
      "name": "de-indent",
      "version": "1.0.2",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|de-indent@1.0.2",
      "author": "Evan You",
      "description": "remove extra indent from a block of code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/de-indent@1.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/yyx990803/de-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yyx990803/de-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/de-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "2.0.2",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|estree-walker@2.0.2",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "hash-sum",
      "version": "2.0.0",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|hash-sum@2.0.0",
      "description": "Blazing fast unique hash generator",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hash-sum@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/bevacqua/hash-sum.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bevacqua/hash-sum",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bevacqua/hash-sum/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hash-sum"
        }
      ]
    },
    {
      "type": "library",
      "name": "less",
      "version": "4.2.0",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|less@4.2.0",
      "author": "Alexis Sellier",
      "description": "Leaner CSS",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/less@4.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/less/less.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://lesscss.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/less/less.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/less"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|lru-cache@5.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.25.9",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|magic-string@0.25.9",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.25.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/rich-harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rich-harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "merge-source-map",
      "version": "1.1.0",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|merge-source-map@1.1.0",
      "author": "keik",
      "description": "Merge old source map and new source map in multi-transform flow",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/merge-source-map@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/keik/merge-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/keik/merge-source-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/keik/merge-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/merge-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-modules",
      "version": "4.3.1",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-modules@4.3.1",
      "author": "Alexander Madyankin",
      "description": "PostCSS plugin to use CSS Modules everywhere",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-modules@4.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/css-modules/postcss-modules.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/css-modules/postcss-modules/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-modules"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss-selector-parser",
      "version": "6.0.13",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-selector-parser@6.0.13",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss-selector-parser@6.0.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss-selector-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss-selector-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss-selector-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.4.32",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss@8.4.32",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.4.32",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "2.8.8",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|prettier@2.8.8",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prettier@2.8.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://prettier.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "pug",
      "version": "3.0.2",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|pug@3.0.2",
      "author": "TJ Holowaychuk",
      "description": "A clean, whitespace-sensitive template language for writing HTML",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pug@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/pugjs/pug.git#master",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://pugjs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pugjs/pug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pug"
        }
      ]
    },
    {
      "type": "library",
      "name": "sass",
      "version": "1.69.5",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|sass@1.69.5",
      "author": "Natalie Weizenbaum",
      "description": "A pure JavaScript implementation of Sass.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sass@1.69.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/sass/dart-sass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sass/dart-sass",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sass/dart-sass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sass"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|source-map@0.6.1",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "stylus",
      "version": "0.58.1",
      "bom-ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|stylus@0.58.1",
      "author": "TJ Holowaychuk",
      "description": "Robust, expressive, and feature-rich CSS superset",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stylus@0.58.1",
      "externalReferences": [
        {
          "url": "git://github.com/stylus/stylus.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stylus/stylus",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stylus/stylus/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stylus"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3",
      "dependsOn": [
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/parser@7.23.5",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/types@7.23.5",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/estree@0.0.48",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/hash-sum@1.0.2",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/lru-cache@5.1.1",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|@vue/consolidate@0.17.3",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|de-indent@1.0.2",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|estree-walker@2.0.2",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|hash-sum@2.0.0",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|less@4.2.0",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|lru-cache@5.1.1",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|magic-string@0.25.9",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|merge-source-map@1.1.0",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-modules@4.3.1",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-selector-parser@6.0.13",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss@8.4.32",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|prettier@2.8.8",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|pug@3.0.2",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|sass@1.69.5",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|source-map@0.6.1",
        "@vue/compiler-sfc@2.7.16-tuxcare.3|stylus@0.58.1"
      ]
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/parser@7.23.5"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@babel/types@7.23.5"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/estree@0.0.48"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/hash-sum@1.0.2"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@types/lru-cache@5.1.1"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|@vue/consolidate@0.17.3"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|de-indent@1.0.2"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|estree-walker@2.0.2"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|hash-sum@2.0.0"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|less@4.2.0"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|lru-cache@5.1.1"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|magic-string@0.25.9"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|merge-source-map@1.1.0"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-modules@4.3.1"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss-selector-parser@6.0.13"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|postcss@8.4.32"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|prettier@2.8.8"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|pug@3.0.2"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|sass@1.69.5"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|source-map@0.6.1"
    },
    {
      "ref": "@vue/compiler-sfc@2.7.16-tuxcare.3|stylus@0.58.1"
    }
  ]
}