{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2ca8fd4d-39c9-5720-a53e-ca5e96e95232",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@codemirror/highlight",
      "purl": "pkg:npm/%40codemirror/highlight@0.19.8",
      "type": "library",
      "bom-ref": "pkg:npm/%40codemirror/highlight@0.19.8",
      "version": "0.19.8",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40codemirror/highlight@0.19.8"
    }
  ]
}