{
   "abstract" : "a Cron-like helper for Mojolicious and Mojolicious::Lite projects",
   "author" : [
      "Daniel Mantovani, C<dmanto@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.23",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-Cron",
   "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.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Algorithm::Cron" : "0.10",
            "Mojolicious" : "9.37",
            "perl" : "5.020001"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0.000159",
            "Test::Mock::Time" : "v0.2.1"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::Cron" : {
         "file" : "lib/Mojolicious/Plugin/Cron.pm",
         "version" : "0.035"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dmanto/Mojolicious-Plugin-Cron/issues"
      },
      "homepage" : "https://github.com/dmanto/Mojolicious-Plugin-Cron",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dmanto/Mojolicious-Plugin-Cron.git",
         "web" : "https://github.com/dmanto/Mojolicious-Plugin-Cron"
      }
   },
   "version" : "0.035",
   "x_contributors" : [
      "Daniel Mantovani <daniel@MBP-daniel.local>",
      "Daniel Mantovani <daniel@gmail.com>",
      "Daniel Mantovani <dmanto@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Sébastien Feugère <smonff@users.noreply.github.com>",
      "rawleyfowler <rawleyfowler@proton.me>",
      "vagrant <vagrant@vagrant.vm>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.07",
   "x_static_install" : 1
}