{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:87b0a011-49ab-5bed-9f6f-1625417ca544",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/a-sync-waterfall@1.0.1",
      "type": "library",
      "name": "a-sync-waterfall",
      "version": "1.0.1",
      "purl": "pkg:npm/a-sync-waterfall@1.0.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/a-sync-waterfall@1.0.1"
    }
  ]
}