{
  "abstract" : "Construct and read/write Git mailmap file.",
  "author" : [
     "'Mikko Koivunalho <[email protected]>'"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.034, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Git-Mailmap",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.010000"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Spelling" : "0.12",
           "Test::Synopsis" : "0",
           "Test::Version" : "1"
        },
        "suggests" : {
           "Dist::Zilla::app::Command::podpreview" : "0.004"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Carp::Assert" : "0",
           "Carp::Assert::More" : "0",
           "Hash::Util" : "0.06",
           "Log::Any" : "0",
           "Params::Validate" : "0",
           "Readonly" : "0",
           "Scalar::Util" : "0",
           "perl" : "5.010000",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Most" : "0",
           "perl" : "5.010000"
        }
     }
  },
  "provides" : {
     "Git::Mailmap" : {
        "file" : "lib/Git/Mailmap.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Mailmap"
     },
     "homepage" : "https://metacpan.org/release/Git-Mailmap",
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/mikkoi/git-mailmap.git"
     }
  },
  "version" : "0.004"
}