{
   "abstract" : "Create and parse GPX files",
   "author" : [
      "Patrick Joly <patjol@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Geo-Gpx",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "DateTime" : "1.44",
            "DateTime::Format::ISO8601" : "0.16",
            "Geo::Coordinates::Transform" : "0",
            "HTML::Entities" : "0",
            "Math::Trig" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0",
            "XML::Descent" : "0",
            "perl" : "5.008",
            "version" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/patjoly/geo-gpx",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/patjoly/geo-gpx.git",
         "web" : "https://github.com/patjoly/geo-gpx"
      }
   },
   "version" : "1.11",
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}