{
  "abstract" : "A subclass of HTTP::Tiny with SPDY support",
  "author" : [
     "Michal Wojciechowski <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.005, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "HTTP-Tiny-SPDY",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "examples",
        "corpus"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.17"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "HTTP::Tiny" : "0",
           "HTTP::Tiny::Handle" : "0",
           "IO::Socket" : "0",
           "IO::Socket::SSL" : "1.56",
           "Net::SPDY::Session" : "0",
           "Net::SSLeay" : "1.49",
           "parent" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Requirements" : "0"
        },
        "requires" : {
           "Data::Dumper" : "0",
           "Exporter" : "0",
           "ExtUtils::MakeMaker" : "0",
           "File::Basename" : "0",
           "File::Spec" : "0",
           "File::Spec::Functions" : "0",
           "File::Temp" : "0",
           "IO::Dir" : "0",
           "IO::File" : "0",
           "IO::Handle" : "0",
           "IO::Socket::INET" : "0",
           "IO::Socket::SSL" : "1.56",
           "IPC::Cmd" : "0",
           "IPC::Open3" : "0",
           "List::Util" : "0",
           "Mozilla::CA" : "0",
           "Test::More" : "0.96",
           "open" : "0"
        }
     }
  },
  "provides" : {
     "HTTP::Tiny::SPDY" : {
        "file" : "lib/HTTP/Tiny/SPDY.pm",
        "version" : "0.020"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/odyniec/p5-HTTP-Tiny-SPDY/issues"
     },
     "homepage" : "https://github.com/odyniec/p5-HTTP-Tiny-SPDY",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/odyniec/p5-HTTP-Tiny-SPDY.git",
        "web" : "https://github.com/odyniec/p5-HTTP-Tiny-SPDY"
     }
  },
  "version" : "0.020"
}