{
   "abstract" : "application class for managing a simple sysadmin log",
   "author" : [
      "Mike Doherty <doherty@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.132140",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Sysadmin-Log-Simple",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Changes" : "0.19",
            "Test::CPAN::Meta" : "0",
            "Test::Kwalitee" : "1.08",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Config::General" : "0",
            "DateTime" : "0",
            "DateTime::TimeZone" : "0",
            "File::Find::Rule" : "0",
            "File::HomeDir" : "0",
            "Getopt::Long" : "0",
            "HTTP::Tiny" : "0",
            "IO::Pager" : "0",
            "IO::Socket::INET" : "0",
            "Module::Pluggable" : "0",
            "Net::Twitter::Lite::WithAPIv1_1" : "0",
            "Path::Tiny" : "0",
            "Pod::Usage" : "0",
            "Try::Tiny" : "0",
            "URI::Escape" : "0",
            "autodie" : "0",
            "perl" : "v5.10.1",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IO::Scalar" : "0",
            "IPC::Open3" : "0",
            "Path::Tiny" : "0.015",
            "Test::More" : "0.96",
            "Test::Output" : "0",
            "Test::Requires" : "0",
            "Test::Script" : "1.05"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/doherty/App-Sysadmin-Log-Simple/issues"
      },
      "homepage" : "http://p3rl.org/App::Sysadmin::Log::Simple",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/doherty/App-Sysadmin-Log-Simple.git",
         "web" : "https://github.com/doherty/App-Sysadmin-Log-Simple"
      }
   },
   "version" : "0.009"
}