{
   "abstract" : "stream and data flow handling for async code",
   "author" : [
      "Tom Molesworth <TEAM@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" : "Ryu",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Cover::Report::Coveralls" : "0.11",
            "Dist::Zilla" : "5",
            "Dist::Zilla::PluginBundle::Author::TEAM" : "0",
            "Software::License::Perl_5" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::EOL" : "0",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::MaybeUTF8" : "1.002",
            "MIME::Base64" : "0",
            "Text::CSV" : "0"
         },
         "requires" : {
            "Encode" : "1.98",
            "Future" : "0.42",
            "Future::Queue" : "0",
            "JSON::MaybeXS" : "0",
            "List::UtilsBy" : "0.10",
            "Log::Any" : "1.045",
            "Log::Any::Adapter" : "1.045",
            "MIME::Base64" : "0",
            "Ref::Util" : "0.111",
            "Scalar::Util" : "1.47",
            "Syntax::Keyword::Try" : "0.04",
            "Text::CSV" : "0",
            "curry" : "1.001",
            "indirect" : "0",
            "parent" : "0",
            "perl" : "5.018"
         },
         "suggests" : {
            "JSON::SL" : "v1.0.6",
            "XML::LibXML::SAX::ChunkParser" : "0.00008"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900",
            "Test::HexString" : "0.03"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Log::Any::Adapter::TAP" : "0.003002",
            "Test::CheckDeps" : "0.010",
            "Test::Deep" : "1.124",
            "Test::Fatal" : "0.010",
            "Test::Files" : "0.14",
            "Test::More" : "0.98",
            "Test::Refcount" : "0.07",
            "Test::Warnings" : "0.024",
            "Variable::Disposition" : "0.004"
         }
      }
   },
   "provides" : {
      "Ryu" : {
         "file" : "lib/Ryu.pm",
         "version" : "2.005"
      },
      "Ryu::Buffer" : {
         "file" : "lib/Ryu/Buffer.pm",
         "version" : "2.005"
      },
      "Ryu::Exception" : {
         "file" : "lib/Ryu/Exception.pm",
         "version" : "2.005"
      },
      "Ryu::Node" : {
         "file" : "lib/Ryu/Node.pm",
         "version" : "2.005"
      },
      "Ryu::Observable" : {
         "file" : "lib/Ryu/Observable.pm",
         "version" : "2.005"
      },
      "Ryu::Sink" : {
         "file" : "lib/Ryu/Sink.pm",
         "version" : "2.005"
      },
      "Ryu::Source" : {
         "file" : "lib/Ryu/Source.pm",
         "version" : "2.005"
      },
      "Ryu::Stream" : {
         "file" : "lib/Ryu/Stream.pm",
         "version" : "2.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/team-at-cpan/Ryu/issues"
      },
      "homepage" : "https://github.com/team-at-cpan/Ryu",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/team-at-cpan/Ryu.git",
         "web" : "https://github.com/team-at-cpan/Ryu"
      }
   },
   "version" : "2.005",
   "x_authority" : "cpan:TEAM",
   "x_contributors" : [
      "Binary-Mohanad <mohanad@binary.com>",
      "Amin Marashi <marashi.s.amin@gmail.com>",
      "tm604 <tom@perlsite.co.uk>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Mohanad Zarzour <51309057+Binary-Mohanad@users.noreply.github.com>"
   ],
   "x_generated_by_perl" : "v5.32.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}