{
  "abstract" : "a bridge that allows POE to be driven by Mojo::IOLoop",
  "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" : "POE-Loop-Mojo_IOLoop",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "POE::Test::Loops" : "1.360"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "5.70",
           "POE" : "1.366",
           "Scalar::Util" : "0",
           "Time::HiRes" : "0",
           "perl" : "5.010001"
        }
     },
     "test" : {
        "requires" : {
           "POE::Test::Loops" : "1.360",
           "Test::More" : "0.47"
        }
     }
  },
  "provides" : {
     "POE::Loop::Mojo_IOLoop" : {
        "file" : "lib/POE/Loop/Mojo_IOLoop.pm",
        "version" : "0.001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/POE-Loop-Mojo_IOLoop/issues"
     },
     "homepage" : "https://github.com/Grinnz/POE-Loop-Mojo_IOLoop",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/POE-Loop-Mojo_IOLoop.git",
        "web" : "https://github.com/Grinnz/POE-Loop-Mojo_IOLoop"
     }
  },
  "version" : "0.001"
}