{
  "abstract" : "Redis support for IO::Async",
  "author" : [
     "Tom Molesworth <[email protected]>"
  ],
  "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" : "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.42",
           "Future::AsyncAwait" : "0.40",
           "IO::Async" : "0",
           "List::BinarySearch::XS" : "0.09",
           "List::Util" : "1.29",
           "Log::Any" : "1.050",
           "Math::Random::Secure" : "0",
           "Metrics::Any" : "0",
           "OpenTracing::Any" : "1.003",
           "Ryu::Async" : "0.016",
           "Syntax::Keyword::Dynamically" : "0.06",
           "Syntax::Keyword::Try" : "0.11",
           "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::HexString" : "0",
           "Test::More" : "0.98",
           "Variable::Disposition" : "0.004"
        }
     }
  },
  "provides" : {
     "Net::Async::Redis" : {
        "file" : "lib/Net/Async/Redis.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Cluster" : {
        "file" : "lib/Net/Async/Redis/Cluster.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Cluster::Node" : {
        "file" : "lib/Net/Async/Redis/Cluster/Node.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Commands" : {
        "file" : "lib/Net/Async/Redis/Commands.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Multi" : {
        "file" : "lib/Net/Async/Redis/Multi.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Protocol" : {
        "file" : "lib/Net/Async/Redis/Protocol.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Server" : {
        "file" : "lib/Net/Async/Redis/Server.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Server::Connection" : {
        "file" : "lib/Net/Async/Redis/Server/Connection.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Server::Database" : {
        "file" : "lib/Net/Async/Redis/Server/Database.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Subscription" : {
        "file" : "lib/Net/Async/Redis/Subscription.pm",
        "version" : "3.007"
     },
     "Net::Async::Redis::Subscription::Message" : {
        "file" : "lib/Net/Async/Redis/Subscription/Message.pm",
        "version" : "3.007"
     }
  },
  "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.007",
  "x_authority" : "cpan:TEAM",
  "x_contributors" : [
     "Eyad Arnabeh <[email protected]>",
     "Paul \"LeoNerd\" Evans <[email protected]>",
     "tm604 <[email protected]>",
     "Michael Mueller <[email protected]>",
     "Mohammad S Anwar <[email protected]>"
  ],
  "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"
}