{
  "name": "arlas-d3",
  "version": "28.0.0",
  "description": "D3 components library for ARLAS Web App",
  "main": "./index.js",
  "typings": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/gisaia/ARLAS-d3.git"
  },
  "author": "gisaia",
  "license": "Apache-2.0",
  "dependencies": {
    "@types/d3-array": "^3.0.3",
    "@types/d3-axis": "^3.0.1",
    "@types/d3-brush": "^3.0.1",
    "@types/d3-drag": "^3.0.2",
    "@types/d3-hierarchy": "^3.1.0",
    "@types/d3-interpolate": "^3.0.1",
    "@types/d3-scale": "^4.0.2",
    "@types/d3-selection": "^3.0.3",
    "@types/d3-shape": "^3.1.0",
    "@types/d3-time-format": "^4.0.0",
    "@types/d3-transition": "^3.0.3",
    "@types/tinycolor2": "^1.4.0",
    "d3-array": "^3.2.0",
    "d3-axis": "^3.0.0",
    "d3-brush": "^3.0.0",
    "d3-drag": "^3.0.0",
    "d3-hierarchy": "^3.1.2",
    "d3-interpolate": "^3.0.1",
    "d3-scale": "^4.0.2",
    "d3-shape": "^3.1.0",
    "d3-time-format": "^4.1.0",
    "d3-transition": "^3.0.1",
    "moment": "^2.29.4",
    "rxjs": "^7.4.0",
    "tinycolor2": "~1.6.0"
  },
  "bugs": {
    "url": "https://github.com/gisaia/ARLAS-d3/issues"
  },
  "homepage": "https://github.com/gisaia/ARLAS-d3"
}
