{
   "abstract" : "turn WGS84 coordinates into three word addresses and vice-versa using what3words.com HTTPS API",
   "author" : [
      "mtmail <mtmail-cpan@gmx.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Geo-What3Words",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Code::TidyAll" : "0.78",
            "Cpanel::JSON::XS" : "0",
            "Data::Dumper" : "0",
            "HTTP::Tiny" : "0",
            "IO::Socket::IP" : "0.39",
            "IO::Socket::SSL" : "2.060",
            "List::Util" : "0",
            "Net::Ping" : "0",
            "Net::Ping::External" : "0",
            "Net::SSLeay" : "1.49",
            "Perl::Tidy" : "20210111",
            "Ref::Util" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.88",
            "Test::Warn" : "0",
            "URI" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Geo::What3Words" : {
         "file" : "lib/Geo/What3Words.pm",
         "version" : "v3.0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/opencagedata/perl-Geo-What3Words.git",
         "web" : "https://github.com/opencagedata/perl-Geo-What3Words"
      }
   },
   "version" : "3.0.3",
   "x_generated_by_perl" : "v5.26.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}