{
  "abstract" : "HTTP::Tiny compatible HTTP client wrappers",
  "author" : [
     "Tatsuhiko Miyagawa"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "HTTP-Tinyish",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.17",
           "IO::Socket::SSL" : "1.42",
           "LWP" : "6",
           "LWP::Protocol::https" : "6",
           "Net::SSLeay" : "1.49",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Which" : "0",
           "HTTP::Tiny" : "0.055",
           "IPC::Run3" : "0",
           "parent" : "0",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "JSON::PP" : "0",
           "Test::More" : "0.96"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/miyagawa/HTTP-Tinyish/issues"
     },
     "homepage" : "https://github.com/miyagawa/HTTP-Tinyish",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/miyagawa/HTTP-Tinyish.git",
        "web" : "https://github.com/miyagawa/HTTP-Tinyish"
     }
  },
  "version" : "0.11",
  "x_contributors" : [
     "Shoichi Kaji <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
}