{
   "abstract" : "Transform alerts from one type to another type",
   "author" : [
      "Brendan Byrd <BBYRD@CPAN.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Transform-Alert",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ]
   },
   "prereqs" : {
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "requires" : {
            "App::Daemon" : "0.01",
            "Class::Load" : "0.17",
            "Config::General" : "2.38",
            "Data::Dump" : "1.10",
            "Email::Abstract" : "3.000",
            "Email::MIME" : "1.862",
            "Email::Sender::Simple" : "0.000",
            "File::Slurp" : "9999.14",
            "List::AllUtils" : "0.01",
            "Log::Log4perl" : "1.15",
            "Mail::IMAPClient" : "3.03",
            "Module::Metadata" : "1.000000",
            "Moo" : "1.000000",
            "MooX::Types::MooseLike" : "0.15",
            "Net::SNMP" : "v6.0.0",
            "Net::SNMPTrapd" : "0.01",
            "Net::Syslog" : "0.04",
            "Net::Syslogd" : "0.04",
            "Path::Class" : "0.17",
            "String::Escape" : "2010.002",
            "Template" : "2.24",
            "namespace::clean" : "0.06",
            "perl" : "v5.10.1",
            "sanity" : "0.94"
         }
      },
      "test" : {
         "requires" : {
            "Devel::SimpleTrace" : "0.07",
            "JSONY" : "v0.0.1",
            "Net::Syslog" : "0.04",
            "Test::CheckDeps" : "0.002",
            "Test::Most" : "0.01",
            "Test::UseAllModules" : "0.10"
         }
      }
   },
   "provides" : {
      "Transform::Alert" : {
         "file" : "lib/Transform/Alert.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input" : {
         "file" : "lib/Transform/Alert/Input.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input::Dummy" : {
         "file" : "lib/Transform/Alert/Input/Dummy.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input::IMAP" : {
         "file" : "lib/Transform/Alert/Input/IMAP.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input::POP3" : {
         "file" : "lib/Transform/Alert/Input/POP3.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input::SNMPTrapd" : {
         "file" : "lib/Transform/Alert/Input/SNMPTrapd.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Input::Syslogd" : {
         "file" : "lib/Transform/Alert/Input/Syslogd.pm",
         "version" : "1.00"
      },
      "Transform::Alert::InputGrp" : {
         "file" : "lib/Transform/Alert/InputGrp.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output" : {
         "file" : "lib/Transform/Alert/Output.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::Email" : {
         "file" : "lib/Transform/Alert/Output/Email.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::Null" : {
         "file" : "lib/Transform/Alert/Output/Null.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::SNMP" : {
         "file" : "lib/Transform/Alert/Output/SNMP.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::SNMP::Inform" : {
         "file" : "lib/Transform/Alert/Output/SNMP/Inform.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::SNMP::Set" : {
         "file" : "lib/Transform/Alert/Output/SNMP/Set.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::SNMP::Trap" : {
         "file" : "lib/Transform/Alert/Output/SNMP/Trap.pm",
         "version" : "1.00"
      },
      "Transform::Alert::Output::Syslog" : {
         "file" : "lib/Transform/Alert/Output/Syslog.pm",
         "version" : "1.00"
      },
      "Transform::Alert::TemplateGrp" : {
         "file" : "lib/Transform/Alert/TemplateGrp.pm",
         "version" : "1.00"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/SineSwiper/Transform-Alert/issues"
      },
      "homepage" : "https://github.com/SineSwiper/Transform-Alert/wiki",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/SineSwiper/Transform-Alert.git",
         "web" : "https://github.com/SineSwiper/Transform-Alert"
      },
      "x_irc" : "irc://irc.perl.org/#web-simple"
   },
   "version" : "1.00",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.010001"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::ReportPhase",
            "name" : "@Filter/ReportPhase",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::MakeMaker",
            "name" : "@Filter/MakeMaker",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
            "name" : "@Filter/Git::NextVersion",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
            "name" : "@Filter/Git::GatherDir",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
            "name" : "@Filter/OurPkgVersion",
            "version" : "0.004000"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodWeaver",
            "name" : "@Filter/PodWeaver",
            "version" : "3.101641"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Filter/PruneCruft",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitFmtChanges",
            "name" : "@Filter/GitFmtChanges",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Filter/ManifestSkip",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::Manifest",
            "name" : "@Filter/Manifest",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Filter/License",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmeHtmlInBuild",
            "version" : "0.120120"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
            "name" : "@Filter/ReadmePodInBuild",
            "version" : "0.120120"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallGuide",
            "name" : "@Filter/InstallGuide",
            "version" : "1.200000"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Filter/ExecDir",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Compile",
            "name" : "@Filter/Test::Compile",
            "version" : "2.001"
         },
         {
            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
            "name" : "@Filter/PodSyntaxTests",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::RunExtraTests",
            "name" : "@Filter/RunExtraTests",
            "version" : "0.011"
         },
         {
            "class" : "Dist::Zilla::Plugin::NoTabsTests",
            "name" : "@Filter/NoTabsTests",
            "version" : "0.01"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::EOL",
            "name" : "@Filter/Test::EOL",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
            "name" : "@Filter/Test::CPAN::Meta::JSON",
            "version" : "0.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckDeps",
            "name" : "@Filter/Test::CheckDeps",
            "version" : "0.005"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Portability",
            "name" : "@Filter/Test::Portability",
            "version" : "2.000004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
            "name" : "@Filter/Test::MinimumVersion",
            "version" : "2.000004"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::CheckManifest",
            "name" : "@Filter/Test::CheckManifest",
            "version" : "0.04"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
            "name" : "@Filter/Test::DistManifest",
            "version" : "2.000003"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::UseAllModules",
            "name" : "@Filter/Test::UseAllModules",
            "version" : "0.002"
         },
         {
            "class" : "Dist::Zilla::Plugin::Test::Version",
            "name" : "@Filter/Test::Version",
            "version" : "0.002004"
         },
         {
            "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
            "name" : "@Filter/ReportVersions::Tiny",
            "version" : "1.08"
         },
         {
            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
            "name" : "@Filter/@Prereqs/AutoPrereqs",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPerl",
            "name" : "@Filter/@Prereqs/MinimumPerl",
            "version" : "1.003"
         },
         {
            "class" : "Dist::Zilla::Plugin::MinimumPrereqs",
            "name" : "@Filter/@Prereqs/MinimumPrereqs",
            "version" : "0.92"
         },
         {
            "class" : "Dist::Zilla::Plugin::PrereqsClean",
            "name" : "@Filter/@Prereqs/PrereqsClean",
            "version" : "0.92"
         },
         {
            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
            "name" : "@Filter/CheckPrereqsIndexed",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Filter/MetaConfig",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Filter/MetaJSON",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Filter/MetaYAML",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
            "name" : "@Filter/MetaNoIndex",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "name" : "@Filter/MetaProvides::Package",
            "version" : "1.14000002"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaResourcesFromGit",
            "name" : "@Filter/MetaResourcesFromGit",
            "version" : "1.103620"
         },
         {
            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
            "name" : "@Filter/CopyFilesFromBuild",
            "version" : "0.103510"
         },
         {
            "class" : "Dist::Zilla::Plugin::TravisYML",
            "name" : "@Filter/TravisYML",
            "version" : "0.96"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
            "name" : "@Filter/Git::CheckFor::CorrectBranch",
            "version" : "0.006"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::CommitBuild",
            "name" : "@Filter/Git::CommitBuild",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Check",
            "name" : "@Filter/@Git/Check",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Commit",
            "name" : "@Filter/@Git/Commit",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Tag",
            "name" : "@Filter/@Git/Tag",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::Git::Push",
            "name" : "@Filter/@Git/Push",
            "version" : "2.013"
         },
         {
            "class" : "Dist::Zilla::Plugin::GitHub::Update",
            "name" : "@Filter/GitHub::Update",
            "version" : "0.32"
         },
         {
            "class" : "Dist::Zilla::Plugin::TestRelease",
            "name" : "@Filter/TestRelease",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
            "name" : "@Filter/ConfirmRelease",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
            "name" : "@Filter/UploadToCPAN",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::InstallRelease",
            "name" : "@Filter/InstallRelease",
            "version" : "0.008"
         },
         {
            "class" : "Dist::Zilla::Plugin::Clean",
            "name" : "@Filter/Clean",
            "version" : "0.07"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":InstallModules",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":IncModules",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":TestFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ExecFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":ShareFiles",
            "version" : "4.300034"
         },
         {
            "class" : "Dist::Zilla::Plugin::FinderCode",
            "name" : ":MainModule",
            "version" : "4.300034"
         }
      ],
      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : "0"
         },
         "version" : "4.300034"
      }
   }
}