{
   "abstract" : "broker tasks for multiple workers",
   "author" : [
      "Mark Flickinger <maf@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Broker-Async",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "AnyEvent::Future" : "0",
            "AnyEvent::HTTP" : "0",
            "CPAN::Meta" : "0",
            "Future::HTTP" : "0",
            "Future::Mojo" : "0",
            "IO::Async" : "0",
            "Module::CPANfile" : "0",
            "Mojolicious" : "0",
            "POE::Future" : "0",
            "Pod::Markdown" : "0",
            "Test::Pod" : "1.00",
            "Test::Strict" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Tiny" : "0",
            "Exporter" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Future" : "0",
            "List::Util" : "0",
            "Test::Fatal" : "0",
            "Test::LeakTrace" : "0",
            "Test::More" : "0",
            "parent" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mark-5/p5-broker-async/issues"
      },
      "homepage" : "https://github.com/mark-5/p5-broker-async",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mark-5/p5-broker-async.git"
      }
   },
   "version" : "v0.0.4"
}