{
   "abstract" : "Install all Git::Repository plugins at once",
   "author" : [
      "Philippe Bruhat (BooK) <book@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Task-Git-Repository",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Git::Repository" : "1.309",
            "Git::Repository::Plugin::AUTOLOAD" : "1.000",
            "Git::Repository::Plugin::Blame" : "0",
            "Git::Repository::Plugin::Dirty" : "0",
            "Git::Repository::Plugin::FileHistory" : "0",
            "Git::Repository::Plugin::Gerrit" : "0",
            "Git::Repository::Plugin::GitHooks" : "0",
            "Git::Repository::Plugin::Hooks" : "0",
            "Git::Repository::Plugin::Info" : "0",
            "Git::Repository::Plugin::Log" : "1.309",
            "Git::Repository::Plugin::Status" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Path" : "0",
            "File::Spec" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-task-git-repository@rt.cpan.org",
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Git-Repository"
      },
      "repository" : {
         "type" : "git",
         "url" : "http://github.com/book/Task-Git-Repository.git",
         "web" : "http://github.com/book/Task-Git-Repository"
      }
   },
   "version" : "1.003",
   "x_serialization_backend" : "JSON::XS version 3.04"
}