{
   "abstract" : "Redis support for IO::Async",
   "author" : [
      "Tom Molesworth <TEAM@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Net-Async-Redis",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::PluginBundle::Author::TEAM" : "0",
            "HTML::TreeBuilder" : "0",
            "Net::Async::HTTP" : "0",
            "Software::License::Perl_5" : "0",
            "Template" : "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" : {
         "requires" : {
            "Cache::LRU" : "0.04",
            "Class::Method::Modifiers" : "0",
            "Digest::CRC" : "0.22",
            "Future" : "0.47",
            "Future::AsyncAwait" : "0.48",
            "IO::Async" : "0",
            "List::BinarySearch::XS" : "0.09",
            "List::Util" : "1.55",
            "Log::Any" : "1.708",
            "Math::Random::Secure" : "0",
            "Metrics::Any" : "0",
            "OpenTracing::Any" : "1.003",
            "Ryu" : "2.009",
            "Ryu::Async" : "0.019",
            "Syntax::Keyword::Dynamically" : "0.07",
            "Syntax::Keyword::Try" : "0.21",
            "URI" : "0",
            "URI::redis" : "0",
            "curry" : "0",
            "parent" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Deep" : "0",
            "Test::Fatal" : "0.016",
            "Test::HexString" : "0",
            "Test::MockModule" : "0",
            "Test::More" : "0.98",
            "Variable::Disposition" : "0.004"
         }
      }
   },
   "provides" : {
      "Net::Async::Redis" : {
         "file" : "lib/Net/Async/Redis.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Cluster" : {
         "file" : "lib/Net/Async/Redis/Cluster.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Cluster::Node" : {
         "file" : "lib/Net/Async/Redis/Cluster/Node.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Commands" : {
         "file" : "lib/Net/Async/Redis/Commands.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Multi" : {
         "file" : "lib/Net/Async/Redis/Multi.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Protocol" : {
         "file" : "lib/Net/Async/Redis/Protocol.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Server" : {
         "file" : "lib/Net/Async/Redis/Server.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Server::Connection" : {
         "file" : "lib/Net/Async/Redis/Server/Connection.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Server::Database" : {
         "file" : "lib/Net/Async/Redis/Server/Database.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Subscription" : {
         "file" : "lib/Net/Async/Redis/Subscription.pm",
         "version" : "3.018"
      },
      "Net::Async::Redis::Subscription::Message" : {
         "file" : "lib/Net/Async/Redis/Subscription/Message.pm",
         "version" : "3.018"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/team-at-cpan/Net-Async-Redis/issues"
      },
      "homepage" : "https://github.com/team-at-cpan/Net-Async-Redis",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/team-at-cpan/Net-Async-Redis.git",
         "web" : "https://github.com/team-at-cpan/Net-Async-Redis"
      }
   },
   "version" : "3.018",
   "x_authority" : "cpan:TEAM",
   "x_contributors" : [
      "Eyad Arnabeh <eyadof@gmail.com>",
      "Paul \"LeoNerd\" Evans <leonerd@leonerd.org.uk>",
      "tm604 <tom@perlsite.co.uk>",
      "Marc Frank <mfrank@sipxpert.de>",
      "Michael Mueller <michael.mueller@binary.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}