{
   "abstract" : "Perl client for the Easypost web service",
   "author" : [
      "Mark Allen <mrallen1@yahoo.com>, Hunter McMillen <mcmillhj@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Net-Easypost",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Tiny" : "0.054",
            "IO::Socket::SSL" : "1.962",
            "JSON::MaybeXS" : "1.003009",
            "Mojolicious" : "4.66",
            "Moo" : "1.004002",
            "Types::Standard" : "0.040",
            "namespace::autoclean" : "0.28",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Net-Easypost@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Net-Easypost"
      },
      "homepage" : "https://metacpan.org/dist/Net-Easypost",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mcmillhj/Net-Easypost.git",
         "web" : "https://github.com/mcmillhj/Net-Easypost"
      }
   },
   "version" : "0.20",
   "x_serialization_backend" : "JSON::XS version 3.03"
}