{
   "abstract" : "lib/Mesos.pm",
   "author" : [
      "Mark Flickinger <maf@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4207",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mesos",
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::Typemaps::ObjectMap" : "0",
            "ExtUtils::Typemaps::STL" : "0",
            "ExtUtils::XSpp" : "0.18"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::CppGuess" : "0.07",
            "File::Find" : "0",
            "File::Temp" : "0",
            "Module::Build" : "0.42",
            "Module::Build::WithXSpp" : "0.14"
         }
      },
      "runtime" : {
         "recommends" : {
            "Test::LeakTrace" : "0"
         },
         "requires" : {
            "AnyEvent" : "0",
            "Async::Interrupt" : "0",
            "Exporter" : "0",
            "ExtUtils::ParseXS" : "3.18",
            "Google::ProtocolBuffers" : "0",
            "Moo" : "1.006",
            "Package::Stash" : "0",
            "Try::Tiny" : "0",
            "Type::Tiny" : "0",
            "version" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin::libs" : "0",
            "Test::Most" : "0"
         }
      }
   },
   "provides" : {
      "Mesos" : {
         "file" : "lib/Mesos.pm",
         "version" : "v1.5.1"
      },
      "Mesos::Channel" : {
         "file" : "lib/Mesos/Channel.pm"
      },
      "Mesos::Channel::Interrupt" : {
         "file" : "lib/Mesos/Channel/Interrupt.pm"
      },
      "Mesos::Channel::Pipe" : {
         "file" : "lib/Mesos/Channel/Pipe.pm"
      },
      "Mesos::Executor" : {
         "file" : "lib/Mesos/Executor.pm"
      },
      "Mesos::ExecutorDriver" : {
         "file" : "lib/Mesos/ExecutorDriver.pm"
      },
      "Mesos::ExecutorDriver::Interrupt" : {
         "file" : "lib/Mesos/ExecutorDriver/Interrupt.pm"
      },
      "Mesos::Role::Channel" : {
         "file" : "lib/Mesos/Role/Channel.pm"
      },
      "Mesos::Role::Dispatcher" : {
         "file" : "lib/Mesos/Role/Dispatcher.pm"
      },
      "Mesos::Role::Dispatcher::AnyEvent" : {
         "file" : "lib/Mesos/Role/Dispatcher/AnyEvent.pm"
      },
      "Mesos::Role::Executor" : {
         "file" : "lib/Mesos/Role/Executor.pm"
      },
      "Mesos::Role::ExecutorDriver" : {
         "file" : "lib/Mesos/Role/ExecutorDriver.pm"
      },
      "Mesos::Role::Scheduler" : {
         "file" : "lib/Mesos/Role/Scheduler.pm"
      },
      "Mesos::Role::SchedulerDriver" : {
         "file" : "lib/Mesos/Role/SchedulerDriver.pm"
      },
      "Mesos::Scheduler" : {
         "file" : "lib/Mesos/Scheduler.pm"
      },
      "Mesos::SchedulerDriver" : {
         "file" : "lib/Mesos/SchedulerDriver.pm"
      },
      "Mesos::SchedulerDriver::Interrupt" : {
         "file" : "lib/Mesos/SchedulerDriver/Interrupt.pm"
      },
      "Mesos::Types" : {
         "file" : "lib/Mesos/Types.pm"
      },
      "Mesos::Utils" : {
         "file" : "lib/Mesos/Utils.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mark-5/perl-mesos/issues"
      },
      "homepage" : "https://github.com/mark-5/perl-mesos",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/mark-5/perl-mesos.git"
      }
   },
   "version" : "v1.5.1"
}
