{
   "abstract" : "support for the https://github.com REST API with IO::Async",
   "author" : [
      "Tom Molesworth <TEAM@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.030, 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.88",
            "Test::NoTabs" : "0",
            "Test::Pod" : "1.41",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Adapter::Async" : "0",
            "Cache::LRU" : "0.04",
            "Dir::Self" : "0",
            "File::ShareDir" : "1.118",
            "Future" : "0.47",
            "IO::Async::Notifier" : "0.78",
            "IO::Async::SSL" : "0.22",
            "JSON::MaybeXS" : "1.004003",
            "Log::Any" : "1.709",
            "Net::Async::HTTP" : "0.48",
            "Net::Async::WebSocket" : "0",
            "Path::Tiny" : "0.118",
            "Ryu" : "2.007",
            "Ryu::Async" : "0.019",
            "Syntax::Keyword::Try" : "0.21",
            "Time::Moment" : "0.44",
            "URI" : "5.09",
            "URI::Template" : "0.24",
            "Variable::Disposition" : "0",
            "indirect" : "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"
         }
      }
   },
   "provides" : {
      "Net::Async::Github" : {
         "file" : "lib/Net/Async/Github.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Branch" : {
         "file" : "lib/Net/Async/Github/Branch.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Comment" : {
         "file" : "lib/Net/Async/Github/Comment.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Common" : {
         "file" : "lib/Net/Async/Github/Common.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Plan" : {
         "file" : "lib/Net/Async/Github/Plan.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::PullRequest" : {
         "file" : "lib/Net/Async/Github/PullRequest.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::RateLimit" : {
         "file" : "lib/Net/Async/Github/RateLimit.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::RateLimit::Core" : {
         "file" : "lib/Net/Async/Github/RateLimit/Core.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Repository" : {
         "file" : "lib/Net/Async/Github/Repository.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::Team" : {
         "file" : "lib/Net/Async/Github/Team.pm",
         "version" : "0.012"
      },
      "Net::Async::Github::User" : {
         "file" : "lib/Net/Async/Github/User.pm",
         "version" : "0.012"
      }
   },
   "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.012",
   "x_authority" : "cpan:TEAM",
   "x_contributors" : [
      "chylli-binary <52912308+chylli-binary@users.noreply.github.com>",
      "Tom Molesworth <tom@deriv.com>"
   ],
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}