{
   "abstract" : "Look up location information by IP address",
   "author" : [
      "Andreas V\u00f6gele <voegelas@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojolicious-Plugin-Geolocation-MMDB",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "0",
            "Dist::Zilla::Plugin::CopyFilesFromBuild" : "0",
            "Dist::Zilla::Plugin::MakeMaker::Awesome" : "0.26",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "0",
            "Dist::Zilla::Plugin::Test::Kwalitee" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "IP::Geolocation::MMDB" : "0",
            "Mojo::Base" : "0",
            "Mojolicious::Plugin" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Mojo::File" : "0",
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::Geolocation::MMDB" : {
         "file" : "lib/Mojolicious/Plugin/Geolocation/MMDB.pm",
         "version" : "1.000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/voegelas/Mojolicious-Plugin-Geolocation-MMDB/issues"
      },
      "homepage" : "https://github.com/voegelas/Mojolicious-Plugin-Geolocation-MMDB/wiki",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/voegelas/Mojolicious-Plugin-Geolocation-MMDB.git",
         "web" : "https://github.com/voegelas/Mojolicious-Plugin-Geolocation-MMDB"
      }
   },
   "version" : "1.000",
   "x_generated_by_perl" : "v5.36.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}