{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:840bc847-209c-50b2-90f3-7886009a4e8e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "eslint-plugin-react-native-a11y",
      "purl": "pkg:npm/eslint-plugin-react-native-a11y@3.5.1",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-react-native-a11y@3.5.1",
      "version": "3.5.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/eslint-plugin-react-native-a11y@3.5.1"
    }
  ]
}