The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "DEPRECATED -- use Dist::Zilla::Plugin::Git::NextVersion instead",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200009, CPAN::Meta::Converter version 2.110930",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Zilla-Plugin-BumpVersionFromGit",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla" : "4",
            "Dist::Zilla::Role::VersionProvider" : 0,
            "Git::Wrapper" : 0,
            "Moose" : 0,
            "Version::Next" : 0,
            "namespace::autoclean" : "0.09",
            "perl" : "5.006",
            "version" : "0.80"
         }
      },
      "test" : {
         "requires" : {
            "Dist::Zilla::Tester" : 0,
            "File::Copy::Recursive" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "File::pushd" : 0,
            "Path::Class" : 0,
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::BumpVersionFromGit" : {
         "file" : "lib/Dist/Zilla/Plugin/BumpVersionFromGit.pm",
         "version" : "0.009"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-dist-zilla-plugin-bumpversionfromgit at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-BumpVersionFromGit"
      },
      "homepage" : "http://github.com/dagolden/dist-zilla-plugin-bumpversionfromgit",
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/dagolden/dist-zilla-plugin-bumpversionfromgit",
         "web" : "http://github.com/dagolden/dist-zilla-plugin-bumpversionfromgit"
      }
   },
   "version" : "0.009"
}