{
   "abstract" : "Future-based web+HTTP handling",
   "author" : [
      "Tom Molesworth <TEAM@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Web-Async",
   "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",
            "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" : {
            "Compress::Zlib" : "0",
            "Log::Any" : "0",
            "Myriad::Class" : "0",
            "POSIX" : "0",
            "Ryu::Async" : "0",
            "Time::Moment" : "0",
            "URI" : "0",
            "URI::ws" : "0",
            "Unicode::UTF8" : "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" : {
      "Web::Async" : {
         "file" : "lib/Web/Async.pm",
         "version" : "0.005"
      },
      "Web::Async::WebSocket::Frame" : {
         "file" : "lib/Web/Async/WebSocket/Frame.pm",
         "version" : "0.005"
      },
      "Web::Async::WebSocket::Server" : {
         "file" : "lib/Web/Async/WebSocket/Server.pm",
         "version" : "0.005"
      },
      "Web::Async::WebSocket::Server::Connection" : {
         "file" : "lib/Web/Async/WebSocket/Server/Connection.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/team-at-cpan/Web-Async/issues"
      },
      "homepage" : "https://github.com/team-at-cpan/Web-Async",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/team-at-cpan/Web-Async.git",
         "web" : "https://github.com/team-at-cpan/Web-Async"
      }
   },
   "version" : "0.005",
   "x_authority" : "cpan:TEAM",
   "x_contributors" : [
      "Tom Molesworth <tom@audioboundary.com>"
   ],
   "x_generated_by_perl" : "v5.40.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}