{
  "abstract" : "support for the https://github.com REST API with IO::Async",
  "author" : [
     "Tom Molesworth <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, 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-Github",
  "no_index" : {
     "directory" : [
        "eg",
        "share",
        "shares",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06"
        }
     },
     "develop" : {
        "requires" : {
           "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.96",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Portability::Files" : "0",
           "Test::Version" : "1"
        }
     },
     "runtime" : {
        "requires" : {
           "Adapter::Async::OrderedList::Array" : "0",
           "Cache::LRU" : "0.04",
           "Dir::Self" : "0",
           "File::ShareDir" : "1.102",
           "Future" : "0.39",
           "Future::Utils" : "0",
           "IO::Async::Notifier" : "0.71",
           "IO::Async::SSL" : "0.19",
           "JSON::MaybeXS" : "1.004",
           "Log::Any" : "1.045",
           "Net::Async::HTTP" : "0.41",
           "Net::Async::WebSocket" : "0",
           "Net::Async::WebSocket::Client" : "0",
           "Path::Tiny" : "0.098",
           "Ryu" : "0.031",
           "Ryu::Async" : "0.013",
           "Ryu::Observable" : "0",
           "Scalar::Util" : "0",
           "Syntax::Keyword::Try" : "0.04",
           "Time::Moment" : "0.41",
           "URI" : "1.71",
           "URI::QueryParam" : "0",
           "URI::Template" : "0.22",
           "Variable::Disposition" : "0",
           "indirect" : "0",
           "namespace::clean" : "0",
           "parent" : "0",
           "strict" : "0",
           "utf8" : "0",
           "warnings" : "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::More" : "0.94",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "Net::Async::Github" : {
        "file" : "lib/Net/Async/Github.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::Branch" : {
        "file" : "lib/Net/Async/Github/Branch.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::Common" : {
        "file" : "lib/Net/Async/Github/Common.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::Plan" : {
        "file" : "lib/Net/Async/Github/Plan.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::PullRequest" : {
        "file" : "lib/Net/Async/Github/PullRequest.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::RateLimit" : {
        "file" : "lib/Net/Async/Github/RateLimit.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::RateLimit::Core" : {
        "file" : "lib/Net/Async/Github/RateLimit/Core.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::Repository" : {
        "file" : "lib/Net/Async/Github/Repository.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::Team" : {
        "file" : "lib/Net/Async/Github/Team.pm",
        "version" : "0.007"
     },
     "Net::Async::Github::User" : {
        "file" : "lib/Net/Async/Github/User.pm",
        "version" : "0.007"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/team-at-cpan/Net-Async-Github/issues"
     },
     "homepage" : "https://github.com/team-at-cpan/Net-Async-Github",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/team-at-cpan/Net-Async-Github.git",
        "web" : "https://github.com/team-at-cpan/Net-Async-Github"
     }
  },
  "version" : "0.007",
  "x_authority" : "cpan:TEAM",
  "x_contributors" : [
     "chylli-binary <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.30.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.24",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}