{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6fb28451-7240-5c93-8105-6408de41c114",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40testing-library/react-hooks@1.0.4",
      "type": "library",
      "name": "@testing-library/react-hooks",
      "version": "1.0.4",
      "purl": "pkg:npm/%40testing-library/react-hooks@1.0.4"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40testing-library/react-hooks@1.0.4"
    }
  ]
}