{
  "name": "drupal/geofield",
  "description": "Stores geographic and location data (points, lines, and polygons).",
  "type": "drupal-module",
  "homepage": "https://www.drupal.org/project/geofield",
  "authors": [
    {
      "name": "Brandon Morrison",
      "homepage": "https://www.drupal.org/u/brandonian",
      "role": "Maintainer"
    },
    {
      "name": "Pablo López",
      "homepage": "https://www.drupal.org/u/plopesc",
      "role": "Maintainer"
    },
    {
      "name": "Italo Mairo",
      "homepage": "https://www.drupal.org/u/itamair",
      "role": "Maintainer"
    }
  ],
  "support": {
    "issues": "https://www.drupal.org/project/issues/geofield",
    "irc": "irc://irc.freenode.org/drupal-contribute",
    "source": "https://git.drupalcode.org/project/geofield"
  },
  "license": "GPL-2.0-or-later",
  "minimum-stability": "dev",
  "require": {
    "phayes/geophp": "^1.2"
  }
}
