{
   "abstract" : "base for blockchain subscription clients.",
   "author" : [
      "DERIV <DERIV@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.029, 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-Blockchain",
   "no_index" : {
      "directory" : [
         "eg",
         "share",
         "shares",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.64"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::Cover" : "1.23",
            "Devel::Cover::Report::Codecov" : "0.14",
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::PerlTidy" : "0",
            "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
            "Dist::Zilla::PluginBundle::Author::DERIV" : "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.96",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::Keccak" : "0",
            "Future::AsyncAwait" : "0.23",
            "IO::Async::Handle" : "0",
            "IO::Async::Notifier" : "0",
            "IO::Async::SSL" : "0",
            "IO::Async::Timer::Periodic" : "0.72",
            "JSON::MaybeUTF8" : "1.002",
            "Math::BigInt" : "1.999814",
            "Net::Async::HTTP" : "0.43",
            "Net::Async::WebSocket" : "0.13",
            "Net::Async::WebSocket::Client" : "0",
            "Protocol::WebSocket::Request" : "0",
            "Ryu::Async" : "0.011",
            "Socket" : "0",
            "Syntax::Keyword::Try" : "0.09",
            "URI" : "0",
            "ZMQ::Constants" : "0",
            "ZMQ::LibZMQ3" : "1.19",
            "constant" : "0",
            "curry" : "0",
            "indirect" : "0.37",
            "parent" : "0",
            "perl" : "5.024",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Async::Loop" : "0",
            "IO::Async::Test" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Net::Async::WebSocket::Server" : "0",
            "Test::CheckDeps" : "0.010",
            "Test::Fatal" : "0",
            "Test::MockModule" : "0",
            "Test::More" : "0.98",
            "Test::TCP" : "0",
            "perl" : "5.024"
         }
      }
   },
   "provides" : {
      "Net::Async::Blockchain" : {
         "file" : "lib/Net/Async/Blockchain.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::BTC" : {
         "file" : "lib/Net/Async/Blockchain/BTC.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::RPC" : {
         "file" : "lib/Net/Async/Blockchain/Client/RPC.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::RPC::BTC" : {
         "file" : "lib/Net/Async/Blockchain/Client/RPC/BTC.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::RPC::ETH" : {
         "file" : "lib/Net/Async/Blockchain/Client/RPC/ETH.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::RPC::Omni" : {
         "file" : "lib/Net/Async/Blockchain/Client/RPC/Omni.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::Websocket" : {
         "file" : "lib/Net/Async/Blockchain/Client/Websocket.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Client::ZMQ" : {
         "file" : "lib/Net/Async/Blockchain/Client/ZMQ.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::ETH" : {
         "file" : "lib/Net/Async/Blockchain/ETH.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::TRX" : {
         "file" : "lib/Net/Async/Blockchain/TRX.pm",
         "version" : "0.005"
      },
      "Net::Async::Blockchain::Transaction" : {
         "file" : "lib/Net/Async/Blockchain/Transaction.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/deriv-com/perl-Net-Async-Blockchain/issues"
      },
      "homepage" : "https://github.com/deriv-com/perl-Net-Async-Blockchain",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/deriv-com/perl-Net-Async-Blockchain.git",
         "web" : "https://github.com/deriv-com/perl-Net-Async-Blockchain"
      }
   },
   "version" : "0.005",
   "x_authority" : "cpan:DERIV",
   "x_contributors" : [
      "Reginaldo Costa <53163145+reginaldo-binary@users.noreply.github.com>",
      "Mohanad Zarzour <51309057+Binary-Mohanad@users.noreply.github.com>",
      "Tanya Sahni <54654631+binary-tanya@users.noreply.github.com>",
      "Reginaldo Costa <regcostajr@gmail.com>",
      "Zak B. Elep <zakame@zakame.net>",
      "Arshad Munir <55420460+arshad-binary@users.noreply.github.com>",
      "Arshad Munir <55420460+arshad-deriv@users.noreply.github.com>",
      "chylli-binary <52912308+chylli-binary@users.noreply.github.com>",
      "chylli-deriv <chylli@deriv.com>",
      "kathleen-deriv <122329285+lim-deriv@users.noreply.github.com>",
      "Mohanad Zarzour <51309057+mohanad-deriv@users.noreply.github.com>",
      "mukesh-deriv <85932084+mukesh-deriv@users.noreply.github.com>",
      "nihal-deriv <105702884+nihal-deriv@users.noreply.github.com>",
      "Paul Evans <leonerd@leonerd.org.uk>",
      "Reginaldo Costa <53163145+reginaldo-deriv@users.noreply.github.com>",
      "Tom Molesworth <tom@binary.com>"
   ],
   "x_generated_by_perl" : "v5.26.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}