{
  "abstract" : "easy dates with Time::Piece compatibility",
  "author" : [
     "Buddy Burden <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Date-Easy",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Date::Parse" : "1.17",
           "Exporter" : "0",
           "Time::Local" : "0",
           "Time::ParseDate" : "2015.0925",
           "Time::Piece" : "1.30",
           "Time::Timezone" : "0",
           "autodie" : "0",
           "overload" : "0",
           "parent" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Cwd" : "0",
           "File::Basename" : "0",
           "File::Spec" : "0",
           "List::Util" : "1.29",
           "Test::Builder" : "0",
           "Test::More" : "0",
           "Test::Most" : "0.25",
           "lib" : "0"
        }
     }
  },
  "provides" : {},
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/me/date-easy/issues"
     },
     "homepage" : "https://github.com/barefootcoder/date-easy",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/barefootcoder/date-easy.git",
        "web" : "https://github.com/barefootcoder/date-easy"
     }
  },
  "version" : "0.01"
}