{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c3e69284-1ba4-53a8-8b40-8b6d02d41882",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-native-swipe-list-view@3.2.9",
      "type": "library",
      "name": "react-native-swipe-list-view",
      "version": "3.2.9",
      "purl": "pkg:npm/react-native-swipe-list-view@3.2.9"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/react-native-swipe-list-view@3.2.9"
    }
  ]
}