{
   "abstract" : "Simplify your Zabbix server scripts' environment.",
   "author" : [
      "Anton Alekseyev <akint.wr+github@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.2",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Zabbix-ServerScript",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4005"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Log::Dispatch" : "2.26",
            "Log::Dispatch::FileRotate" : "1.19",
            "Log::Log4perl" : "1.30",
            "Proc::PID::File" : "1.27",
            "YAML" : "0.70",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::MockModule" : "0",
            "Test::MockObject" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Zabbix::ServerScript" : {
         "file" : "lib/Zabbix/ServerScript.pm",
         "version" : "0.04"
      },
      "Zabbix::ServerScript::API" : {
         "file" : "lib/Zabbix/ServerScript/API.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Akint/Zabbix-ServerScript/issues"
      },
      "homepage" : "https://github.com/Akint/Zabbix-ServerScript",
      "repository" : {
         "url" : "git://github.com/Akint/Zabbix-ServerScript.git",
         "web" : "https://github.com/Akint/Zabbix-ServerScript"
      }
   },
   "version" : "0.04"
}