{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:84ada6a7-6c9b-5990-8e24-33ea5bbc85d8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40wdio/appium-service@9.27.2",
      "type": "library",
      "name": "@wdio/appium-service",
      "version": "9.27.2",
      "purl": "pkg:npm/%40wdio/appium-service@9.27.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40wdio/appium-service@9.27.2"
    }
  ]
}