{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7803470b-da4a-53b8-b82d-08732fcbb7b7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "lru-cache",
      "purl": "pkg:npm/lru-cache@11.5.2",
      "type": "library",
      "bom-ref": "pkg:npm/lru-cache@11.5.2",
      "version": "11.5.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/lru-cache@11.5.2"
    }
  ]
}