{
"abstract" : "module to manage version tags in git",
"author" : [
"Markus Benning <ich@markusbenning.de>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Git-TagVersion",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"File::Slurp" : "0",
"Git::Wrapper" : "0",
"Moose" : "0",
"Moose::Util::TypeConstraints" : "0",
"MooseX::App::Cmd" : "0",
"MooseX::App::Cmd::Command" : "0",
"MooseX::Getopt" : "0",
"Template" : "0",
"Time::Piece" : "0",
"overload" : "0",
"perl" : "v5.8.5",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Find" : "0",
"Test::More" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"mailto" : "bug-Git-TagVersion@rt.cpan.org",
"web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-TagVersion"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/benningm/Git-TagVersion",
"web" : "https://github.com/benningm/Git-TagVersion.git"
}
},
"version" : "1.01"
}