{
   "abstract" : "client for the Google Civic Information API",
   "author" : [
      "Nick Tonkin <tonkin@cpan.org>"
   ],
   "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" : "Net-Google-CivicInformation",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "v5.10.0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0",
            "Dist::Zilla::Plugin::CPANFile" : "0",
            "Dist::Zilla::Plugin::CheckChangesHasContent" : "0",
            "Dist::Zilla::Plugin::ConfirmRelease" : "0",
            "Dist::Zilla::Plugin::GatherDir" : "0",
            "Dist::Zilla::Plugin::Git::Check" : "0",
            "Dist::Zilla::Plugin::Git::Commit" : "0",
            "Dist::Zilla::Plugin::Git::Push" : "0",
            "Dist::Zilla::Plugin::Git::Tag" : "0",
            "Dist::Zilla::Plugin::GitHub::Meta" : "0",
            "Dist::Zilla::Plugin::InsertCopyright" : "0",
            "Dist::Zilla::Plugin::License" : "0",
            "Dist::Zilla::Plugin::MakeMaker" : "0",
            "Dist::Zilla::Plugin::Manifest" : "0",
            "Dist::Zilla::Plugin::MetaJSON" : "0",
            "Dist::Zilla::Plugin::MetaProvides::Package" : "0",
            "Dist::Zilla::Plugin::MetaYAML" : "0",
            "Dist::Zilla::Plugin::MinimumPerl" : "0",
            "Dist::Zilla::Plugin::NextRelease" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0",
            "Dist::Zilla::Plugin::PruneCruft" : "0",
            "Dist::Zilla::Plugin::PruneFiles" : "0",
            "Dist::Zilla::Plugin::ReadmeFromPod" : "0",
            "Dist::Zilla::Plugin::RewriteVersion" : "0",
            "Dist::Zilla::Plugin::TestRelease" : "0",
            "Dist::Zilla::Plugin::UploadToCPAN" : "0",
            "Software::License::Perl_5" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Function::Parameters" : "0",
            "HTTP::Tiny" : "0",
            "JSON::MaybeXS" : "0",
            "Log::Any" : "1.708",
            "Moo" : "0",
            "Try::Tiny" : "0",
            "Types::Common::String" : "0",
            "URI" : "0",
            "namespace::clean" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Most" : "0",
            "Test::Pod::Coverage" : "0",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "Net::Google::CivicInformation" : {
         "file" : "lib/Net/Google/CivicInformation.pm",
         "version" : "1.02"
      },
      "Net::Google::CivicInformation::Representatives" : {
         "file" : "lib/Net/Google/CivicInformation/Representatives.pm",
         "version" : "1.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/1nickt/p5-Net-Google-CivicInformation/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/1nickt/p5-Net-Google-CivicInformation.git",
         "web" : "https://github.com/1nickt/p5-Net-Google-CivicInformation"
      }
   },
   "version" : "1.02",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}