{
  "abstract" : "Perl Critic hooks for git",
  "author" : [
     "Caleb Cushing <[email protected]>",
     "Mikko Koivunalho <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.142690",
  "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" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Spelling" : "0.12",
           "Test::Synopsis" : "0",
           "version" : "0.9901"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Git::Hooks" : "0",
           "Module::Load" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Git::Hooks::PerlCritic" : {
        "file" : "lib/Git/Hooks/PerlCritic.pm",
        "version" : "0.001001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "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.001001"
}