{
  "name": "@cosmograph/ui",
  "version": "2.2.1",
  "description": "Cosmograph UI Components",
  "author": "cosmograph-org",
  "type": "module",
  "main": "./index.js",
  "types": "./index.d.ts",
  "license": "CC-BY-NC-4.0",
  "dependencies": {
    "@juggle/resize-observer": "^3.4.0",
    "d3-array": "^3.2.4",
    "d3-axis": "^3.0.0",
    "d3-brush": "^3.0.0",
    "d3-format": "^3.1.0",
    "d3-scale": "^4.0.2",
    "d3-selection": "^3.0.0",
    "d3-time-format": "^4.1.0",
    "d3-transition": "^3.0.1"
  }
}