{
   "abstract" : "auditd log parser with minimal dependencies, using no perl features past 5.12",
   "author" : [
      "George S. Baugh <george@troglodyne.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Audit-Log",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Code::TidyAll" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::DistManifest" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::Mojibake" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Which" : "0",
            "List::Util" : "1.45",
            "UUID::Tiny" : "0",
            "perl" : "v5.12.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "List::Util" : "1.45",
            "Test::Deep" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "Audit::Log" : {
         "file" : "lib/Audit/Log.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Troglodyne-Internet-Widgets/Audit-Log-perl/issues"
      },
      "homepage" : "https://github.com/Troglodyne-Internet-Widgets/Audit-Log-perl",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Troglodyne-Internet-Widgets/Audit-Log-perl.git",
         "web" : "https://github.com/Troglodyne-Internet-Widgets/Audit-Log-perl"
      }
   },
   "version" : "0.005",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}