{
"abstract" : "Finds out how many commits a branch is since latest release",
"author" : [
"Ivan Wills <ivan.wills@gmail.com>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4211",
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : "2"
},
"name" : "App-Git-Workflow-Command-SinceRelease",
"prereqs" : {
"build" : {
"requires" : {
"Test::Git::Workflow::Command" : "0.8",
"Test::More" : "0.88",
"Test::Warnings" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.42"
}
},
"runtime" : {
"requires" : {
"App::Git::Workflow" : "0.8",
"App::Git::Workflow::Command" : "0.8",
"Path::Class" : "0",
"perl" : "5.006"
}
}
},
"provides" : {
"App::Git::Workflow::Command::SinceRelease" : {
"file" : "lib/App/Git/Workflow/Command/SinceRelease.pm",
"version" : "0.2"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
},
"license" : [
],
"repository" : {
}
},
"version" : "0.2"
}