{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8e815f65-a19b-5cc6-ac24-d023069c8141",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@n1ru4l/push-pull-async-iterable-iterator",
      "purl": "pkg:npm/%40n1ru4l/push-pull-async-iterable-iterator@3.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40n1ru4l/push-pull-async-iterable-iterator@3.2.0",
      "version": "3.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40n1ru4l/push-pull-async-iterable-iterator@3.2.0"
    }
  ]
}