{
  "abstract" : "Dist::Zilla plugin to build RPMs and push them into a repository",
  "author" : [
     "Markus Benning <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300020, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dist-Zilla-Plugin-RPM-Push",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Dist::Zilla" : "0",
           "Dist::Zilla::App" : "0",
           "Dist::Zilla::Role::FilePruner" : "0",
           "Dist::Zilla::Role::Releaser" : "0",
           "File::Temp" : "0",
           "IPC::Run" : "0",
           "Moose" : "0",
           "Moose::Autobox" : "0",
           "Moose::Util::TypeConstraints" : "0",
           "Path::Class" : "0",
           "Text::Template" : "0",
           "constant" : "0",
           "namespace::autoclean" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Which" : "0",
           "Test::DZil" : "0",
           "Test::Differences" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dist-Zilla-Plugin-RPM-Push"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/benningm/Dist-Zilla-Plugin-RPM-Push",
        "web" : "https://github.com/benningm/Dist-Zilla-Plugin-RPM-Push.git"
     }
  },
  "version" : "0.007"
}