{
  "abstract" : "Write a Changes file from a project's git log.",
  "author" : [
     "Rocco Caputo <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Dist-Zilla-Plugin-ChangelogFromGit",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "DateTime" : "0",
           "DateTime::Infinite" : "0",
           "Dist::Zilla::File::InMemory" : "0",
           "Dist::Zilla::Role::FileGatherer" : "0",
           "Git::Repository::Log::Iterator" : "0",
           "IPC::Cmd" : "0",
           "Moose" : "0",
           "Moose::Autobox" : "0",
           "Software::Release" : "0",
           "Software::Release::Change" : "0",
           "Text::Wrap" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Carp" : "0",
           "Scalar::Util" : "0",
           "Test::More" : "0.94",
           "perl" : "5.004",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-ChangelogFromGit"
     },
     "homepage" : "http://search.cpan.org/dist/Dist-Zilla-Plugin-ChangelogFromGit/",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/rcaputo/dzp-changelogfromgit.git",
        "web" : "https://github.com/rcaputo/dzp-changelogfromgit"
     }
  },
  "version" : "0.017",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}