{
   "abstract" : "Perl Critic hooks for git",
   "author" : [
      "Caleb Cushing <xenoterracide@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Git-Hooks-PerlCritic",
   "no_index" : {
      "file" : [
         "perlcritic.rc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "version" : "0.9901"
         }
      },
      "runtime" : {
         "recommends" : {
            "Path::Class::File" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Git::Hooks" : "0",
            "Module::Load" : "0",
            "Perl::Critic" : "0",
            "Perl::Critic::Utils" : "0",
            "Perl::Critic::Violation" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "File::Find" : "0",
            "File::Temp" : "0",
            "Test::More" : "0.88"
         }
      }
   },
   "provides" : {
      "Git::Hooks::PerlCritic" : {
         "file" : "lib/Git/Hooks/PerlCritic.pm",
         "version" : "0.001000"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "development@hostgator.com",
         "web" : "https://github.com/hostgator/git-hooks-perlcritic/issues"
      },
      "homepage" : "https://metacpan.org/release/Git-Hooks-PerlCritic",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/hostgator/git-hooks-perlcritic.git",
         "web" : "https://github.com/hostgator/git-hooks-perlcritic"
      }
   },
   "version" : "0.001000"
}