{
   "abstract" : "Class for easy date and time manipulation",
   "author" : [
      "dLux (Szab\u00f3, Bal\u00e1zs) <dlux@dlux.hu>",
      "Gabor Szabo <szabgab@gmail.com>",
      "Yanick Champoux <yanick@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Class-Date",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Date::Parse" : "0",
            "Exporter" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Time::Local" : "0",
            "constant" : "0",
            "overload" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Warnings" : "0"
         }
      }
   },
   "provides" : {
      "Class::Date" : {
         "file" : "lib/Class/Date.pm",
         "version" : "v1.1.17"
      },
      "Class::Date::Const" : {
         "file" : "lib/Class/Date/Const.pm",
         "version" : "v1.1.17"
      },
      "Class::Date::Invalid" : {
         "file" : "lib/Class/Date/Invalid.pm",
         "version" : "v1.1.17"
      },
      "Class::Date::Rel" : {
         "file" : "lib/Class/Date/Rel.pm",
         "version" : "v1.1.17"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/yanick/perl-class-date/issues"
      },
      "homepage" : "https://github.com/yanick/perl-class-date",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/perl-class-date.git",
         "web" : "https://github.com/yanick/perl-class-date"
      }
   },
   "version" : "1.1.17",
   "x_authority" : "cpan:YANICK",
   "x_contributors" : [
      "Vladimir Timofeev <vovkasm@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::XS version 3.01"
}