{
   "abstract" : "A POE Component implementation of NRPE Daemon.",
   "author" : [
      "Chris Williams <chris@bingosnet.co.uk>",
      "Rocco Caputo <rcaputo@cpan.org>",
      "Olivier Raginel <github@babar.us>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POE-Component-Server-NRPE",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0.47"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Net::Netmask" : "1.9015",
            "Net::SSLeay" : "1.3",
            "POE" : "1.004",
            "POE::Component::Client::NRPE" : "0.12",
            "POE::Component::SSLify" : "0.15",
            "Socket" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/bingos/poe-component-server-nrpe",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/bingos/poe-component-server-nrpe.git",
         "web" : "https://github.com/bingos/poe-component-server-nrpe"
      }
   },
   "version" : "0.18"
}