{
    "name": "drupal/geofield_map",
    "description": "Geofield Map is an advanced, complete and easy-to-use Geo Mapping solution for Drupal 8, based on and fully compatible with the Geofield module.",
    "type": "drupal-module",
    "homepage": "https://www.drupal.org/project/geofield_map",
    "authors": [
        {
            "name": "Italo Mairo",
            "homepage": "https://www.drupal.org/u/itamair",
            "role": "Creator/Maintainer"
        }
    ],
    "support": {
        "issues": "https://www.drupal.org/project/issues/geofield_map",
        "source": "https://git.drupalcode.org/project/geofield_map"
    },
    "license": "GPL-2.0-or-later",
    "minimum-stability": "dev",
    "prefer-stable": true,
    "repositories": {
        "drupal": {
            "type": "composer",
            "url": "https://packages.drupal.org/8"
        }
    },
    "require": {
        "drupal/geofield": "^1.31"
    }
}
