{
  "name": "@amcharts/amcharts5",
  "version": "5.13.4",
  "author": "amCharts <contact@amcharts.com> (https://www.amcharts.com/)",
  "description": "amCharts 5",
  "homepage": "https://www.amcharts.com/",
  "license": "SEE LICENSE IN LICENSE",
  "bugs": {
    "url": "https://www.amcharts.com/support/",
    "email": "contact@amcharts.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/amcharts/amcharts5.git"
  },
  "keywords": [
    "amcharts",
    "javascript",
    "charts",
    "typescript"
  ],
  "main": "index.js",
  "module": "index.js",
  "sideEffects": false,
  "dependencies": {
    "@types/d3": "^7.0.0",
    "@types/d3-chord": "^3.0.0",
    "@types/d3-hierarchy": "3.1.1",
    "@types/d3-sankey": "^0.11.1",
    "@types/d3-shape": "^3.0.0",
    "@types/geojson": "^7946.0.8",
    "@types/polylabel": "^1.0.5",
    "@types/svg-arc-to-cubic-bezier": "^3.2.0",
    "d3": "^7.0.0",
    "d3-shape": "^3.0.0",
    "d3-force": "^3.0.0",
    "d3-hierarchy": "^3.0.0",
    "d3-chord": "^3.0.0",
    "d3-geo": "^3.0.0",
    "d3-sankey": "^0.12.3",
    "d3-selection": "^3.0.0",
    "d3-transition": "^3.0.0",
    "d3-voronoi-treemap": "^1.1.2",
    "flatpickr": "^4.6.13",
    "markerjs2": "^2.29.4",
    "pdfmake": "^0.2.2",
    "polylabel": "^1.1.0",
    "seedrandom": "^3.0.5",
    "svg-arc-to-cubic-bezier": "^3.2.0",
    "tslib": "^2.2.0"
  }
}