{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c81f37b7-be92-5cb6-86a3-407a1b4e412a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/react-scroll-parallax@3.5.0",
      "type": "library",
      "name": "react-scroll-parallax",
      "version": "3.5.0",
      "purl": "pkg:npm/react-scroll-parallax@3.5.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/react-scroll-parallax@3.5.0"
    }
  ]
}