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