{
   "abstract" : "Makes mojolicious log file rotation easy",
   "author" : [
      "Nicolas Georges <xlat@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MojoX-Log-Rotate",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.013002"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Mojo::Base" : "0",
            "Mojo::File" : "0",
            "Mojolicious" : "7.88",
            "experimental" : "0",
            "perl" : "v5.20.0"
         }
      },
      "test" : {
         "requires" : {
            "File::Slurp" : "0",
            "Modern::Perl" : "0",
            "Test::Differences" : "0",
            "Test::MockTime" : "0.17",
            "Test::Mojo" : "0",
            "Test::More" : "0",
            "Thread::Queue" : "0",
            "feature" : "0",
            "perl" : "v5.20.0",
            "strict" : "0",
            "threads" : "0",
            "threads::shared" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "MojoX::Log::Rotate" : {
         "file" : "lib/MojoX/Log/Rotate.pm",
         "version" : "1.222660"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/xlat/mojox-log-rotate/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/xlat/mojox-log-rotate.git",
         "web" : "https://github.com/xlat/mojox-log-rotate"
      }
   },
   "version" : "1.222660",
   "x_generated_by_perl" : "v5.26.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233",
   "x_spdx_expression" : "Artistic-2.0"
}