{
  "abstract" : "IO::Async backend for Mojo::Reactor",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-Reactor-IOAsync",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "IO::Async" : "0.65",
           "Mojolicious" : "5.70",
           "Scalar::Util" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "IO::Socket::INET" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Mojo::Reactor::IOAsync" : {
        "file" : "lib/Mojo/Reactor/IOAsync.pm",
        "version" : "0.003"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Mojo-Reactor-IOAsync/issues"
     },
     "homepage" : "https://github.com/Grinnz/Mojo-Reactor-IOAsync",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Mojo-Reactor-IOAsync.git",
        "web" : "https://github.com/Grinnz/Mojo-Reactor-IOAsync"
     }
  },
  "version" : "0.003"
}