{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a8ba5b2-5ccd-5e17-afa9-6a78b2e82cdc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@react-navigation/bottom-tabs",
      "purl": "pkg:npm/%40react-navigation/bottom-tabs@7.18.6",
      "type": "library",
      "bom-ref": "pkg:npm/%40react-navigation/bottom-tabs@7.18.6",
      "version": "7.18.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40react-navigation/bottom-tabs@7.18.6"
    }
  ]
}