{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:93d5c89d-1e5f-59de-b20c-5e1dcab085ab",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/graph-data-structure@4.5.0",
      "type": "library",
      "name": "graph-data-structure",
      "version": "4.5.0",
      "purl": "pkg:npm/graph-data-structure@4.5.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/graph-data-structure@4.5.0"
    }
  ]
}