{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:96a921c3-f161-50cf-af14-4aa61889b1c0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40math.gl/geospatial@4.1.0",
      "type": "library",
      "name": "@math.gl/geospatial",
      "version": "4.1.0",
      "purl": "pkg:npm/%40math.gl/geospatial@4.1.0"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:npm/%40math.gl/geospatial@4.1.0"
    }
  ]
}