{
  "name": "@mc-superset-ui/legacy-plugin-chart-country-map",
  "version": "0.17.67",
  "description": "Superset Legacy Chart - Country Map",
  "sideEffects": [
    "*.css"
  ],
  "main": "lib/index.js",
  "module": "esm/index.js",
  "files": [
    "esm",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Anushka-Hapukotuwa/superset-ui/tree/finland-country-map/plugins/legacy-plugin-chart-country-map"
  },
  "keywords": [
    "superset"
  ],
  "author": "Superset",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/apache-superset/superset-ui/issues"
  },
  "homepage": "https://github.com/Anushka-Hapukotuwa/superset-ui/tree/finland-country-map/plugins/legacy-plugin-chart-country-map",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@mc-superset-ui/chart-controls": "0.17.66",
    "@mc-superset-ui/core": "0.17.64",
    "d3": "^3.5.17",
    "d3-array": "^2.0.3",
    "prop-types": "^15.6.2"
  }
}
