{
  "name": "@cosmograph/cosmograph",
  "version": "2.3.2",
  "description": "Cosmograph: The fastest web-based graph visualization library",
  "author": "cosmograph-org",
  "type": "module",
  "main": "./index.js",
  "types": "./index.d.ts",
  "license": "CC-BY-NC-4.0",
  "dependencies": {
    "@cosmograph/ui": "2.3.2",
    "@cosmos.gl/graph": "3.0.0-beta.8",
    "@duckdb/duckdb-wasm": "1.32.0",
    "@interacta/css-labels": "^0.6.0",
    "@supabase/supabase-js": "^2.98.0",
    "@uwdata/mosaic-core": "^0.21.1",
    "@uwdata/mosaic-plot": "^0.21.1",
    "@uwdata/mosaic-sql": "^0.21.1",
    "@uwdata/vgplot": "^0.21.1",
    "apache-arrow": "17.0.0",
    "d3-array": "^3.2.4",
    "d3-brush": "^3.0.0",
    "d3-color": "^3.1.0",
    "d3-interpolate": "^3.0.1",
    "d3-scale": "^4.0.2",
    "d3-selection": "^3.0.0",
    "dompurify": "^3.2.6"
  }
}