{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9435a5d3-ce5e-577d-98fa-a4944e9c83aa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/custom-media-element@1.3.3",
      "type": "library",
      "name": "custom-media-element",
      "version": "1.3.3",
      "purl": "pkg:npm/custom-media-element@1.3.3"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/custom-media-element@1.3.3"
    }
  ]
}