{
   "abstract" : "Working in the liturgical time of the lectionary means tracking time relative to Sundays.  This is a quick utility to find the next, previous, or the closest Sunday to a given date.",
   "author" : [
      "Michael Wayne Arnold <michael@rnold.info>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "lectionary",
      "christian",
      "liturgical"
   ],
   "license" : [
      "freebsd"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Date-Lectionary-Time",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Pod::Markdown" : "3.005",
            "Test::CPAN::Changes" : "0.400002",
            "Test::DistManifest" : "1.014",
            "Test::Exception" : "0.43",
            "Test::Kwalitee" : "1.27",
            "Test::Kwalitee::Extra" : "v0.4.0",
            "Test::MinimumVersion" : "0.101082",
            "Test::More" : "1.302040",
            "Test::Pod" : "1.51",
            "Test::Pod::Coverage" : "1.10",
            "Test::Version" : "2.07"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "1.38",
            "Exporter::Easy" : "0.18",
            "Time::Piece" : "1.31",
            "Time::Seconds" : "1.31",
            "Try::Catch" : "v1.1.0",
            "Try::Tiny" : "0.24",
            "perl" : "5.022"
         }
      }
   },
   "provides" : {
      "Date::Lectionary::Time" : {
         "file" : "lib/Date/Lectionary/Time.pm",
         "version" : "1.20180419"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/marmanold/Date-Lectionary-Time.git",
         "web" : "https://github.com/marmanold/Date-Lectionary-Time"
      }
   },
   "version" : "v1.20180422",
   "x_serialization_backend" : "JSON::PP version 2.97001",
   "x_twitter" : "https://www.twitter.com/marmanold/"
}