{
   "abstract" : "A small module to eliminate boilerplate overhead when using the Zabbix API",
   "author" : [
      ", Ben Kaufman."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.4",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Zabbix-Tiny",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "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" : {
            "JSON" : "0",
            "LWP" : "0",
            "LWP::Protocol::https" : "0",
            "Moo" : "0",
            "String::Random" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0.35",
            "Test::LWP::UserAgent" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Zabbix::Tiny" : {
         "file" : "lib/Zabbix/Tiny.pm",
         "version" : "1.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/whosgonna/Zabbix-Tiny.pm/issues"
      },
      "homepage" : "https://github.com/whosgonna/Zabbix-Tiny.pm",
      "repository" : {
         "url" : "git://github.com/whosgonna/Zabbix-Tiny.pm.git",
         "web" : "https://github.com/whosgonna/Zabbix-Tiny.pm"
      }
   },
   "version" : "1.07",
   "x_contributors" : [
      "Ben Kaufman <ben.kaufman@altigen.com>",
      "Richlv <richlv@nakts.net>",
      "Ben Kaufman <whosgonna@users.noreply.github.com>",
      "whosgonna <ben.whosgonna.com@gmail.com>"
   ]
}