{
"abstract" : "Run commands on a bunch of git repositories without having to deal with git subrepositories.",
"author" : [
"Alastair McGowan-Douglas <altreus@perl.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150001",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-Multigit",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Dist::Zilla::PluginBundle::Author::ALTREUS" : "0.002"
}
},
"runtime" : {
"requires" : {
"Config::INI" : "0.025",
"Cwd" : "3.47",
"File::Which" : "1.09",
"Future" : "0.3",
"Getopt::Long" : "2.42",
"IO::Async" : "0.67",
"IPC::Run" : "0",
"List::UtilsBy" : "0.09",
"Moo" : "2.000001",
"Path::Class" : "0.35",
"Try::Tiny" : "0.22",
"curry" : "1",
"perl" : "5.014"
}
}
},
"provides" : {
"App::Multigit" : {
"file" : "lib/App/Multigit.pm",
"version" : "0.07"
},
"App::Multigit::Loop" : {
"file" : "lib/App/Multigit/Loop.pm",
"version" : "0.07"
},
"App::Multigit::Repo" : {
"file" : "lib/App/Multigit/Repo.pm",
"version" : "0.07"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Altreus/App-Multigit/issues"
},
"homepage" : "https://github.com/Altreus/App-Multigit",
"repository" : {
"type" : "git",
"url" : "https://github.com/Altreus/App-Multigit.git",
"web" : "https://github.com/Altreus/App-Multigit"
}
},
"version" : "0.07",
"x_contributors" : [
"Alastair McGowan-Douglas <alastair.mcgowan@opusvl.com>",
"Alastair McGowan-Douglas <altreus@altre.us>"
]
}