{
  "abstract" : "A Nagios NRPE implementation in pure perl",
  "author" : [
     "Andreas Marschke",
     "Sven Nierlein",
     "Franz Skale",
     "Johan Wassberg <[email protected]>",
     "Christian Biamont <[email protected]>",
     "Micke Nordin <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Nagios-NRPE",
  "no_index" : {
     "directory" : [
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0",
           "Test::Pod::Coverage" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.31"
        }
     },
     "runtime" : {
        "requires" : {
           "Convert::Binary::C" : "0",
           "Digest::CRC" : "0",
           "IO::Socket" : "0",
           "IO::Socket::INET6" : "0",
           "IO::Socket::SSL" : "0",
           "Net::SSLeay" : "0",
           "Net::Subnet" : "0",
           "Time::HiRes" : "0",
           "constant" : "0",
           "perl" : "5.010_000"
        }
     }
  },
  "provides" : {
     "Nagios::NRPE" : {
        "file" : "lib/Nagios/NRPE.pm",
        "version" : "v2.0.13"
     },
     "Nagios::NRPE::Client" : {
        "file" : "lib/Nagios/NRPE/Client.pm",
        "version" : "v2.0.13"
     },
     "Nagios::NRPE::Daemon" : {
        "file" : "lib/Nagios/NRPE/Daemon.pm",
        "version" : "v2.0.13"
     },
     "Nagios::NRPE::Packet" : {
        "file" : "lib/Nagios/NRPE/Packet.pm",
        "version" : "v2.0.13"
     },
     "Nagios::NRPE::Utils" : {
        "file" : "lib/Nagios/NRPE/Utils.pm",
        "version" : "v2.0.13"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/stockholmuniversity/nagios-nrpe/issues"
     },
     "homepage" : "https://github.com/stockholmuniversity/nagios-nrpe",
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/stockholmuniversity/nagios-nrpe.git",
        "web": "https://github.com/stockholmuniversity/nagios-nrpe"
     }
  },
  "version" : "v2.0.13"
}