{
   "abstract" : "Dist::Zilla plugin to build RPMs and push them into a repository",
   "author" : [
      "Markus Benning <me@w3r3wolf.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.013, 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"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "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" : "bug-dist-zilla-plugin-rpm-push@rt.cpan.org",
         "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.010"
}