{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:330caa3a-28fb-5cc8-af7d-4ff9b1649284",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@marijn/find-cluster-break",
      "purl": "pkg:npm/%40marijn/find-cluster-break@1.0.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40marijn/find-cluster-break@1.0.2",
      "version": "1.0.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40marijn/find-cluster-break@1.0.2"
    }
  ]
}