{
   "abstract" : "A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
   "author" : [
      "Chris Prather <chris@prather.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "HTTP-Thin",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Method::Modifiers" : "0",
            "HTTP::Response" : "0",
            "HTTP::Tiny" : "0",
            "Hash::MultiValue" : "0",
            "Safe::Isa" : "0",
            "parent" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "perl" : "5.006",
            "strict" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/perigrin/http-thin",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perigrin/http-thin.git",
         "web" : "https://github.com/perigrin/http-thin"
      }
   },
   "version" : "0.006",
   "x_contributors" : [
      "Aran Deltac <aran@ziprecruiter.com>",
      "Tatsuhiko Miyagawa <miyagawa@bulknews.net>"
   ]
}