{
  "abstract" : "Handler for running Hook files for Dredd",
  "author" : [
     "Mike Eve <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.12",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dredd-Hooks",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Getopt::Long" : "2.49",
           "Hash::Merge" : "0.200",
           "IO::All" : "0.86",
           "JSON" : "2.90",
           "Moo" : "2.000002",
           "Sub::Exporter" : "0.987",
           "Types::Standard" : "1.000005",
           "perl" : "5.018002"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Dredd::Hooks" : {
        "file" : "lib/Dredd/Hooks.pm",
        "version" : "0.06"
     },
     "Dredd::Hooks::Methods" : {
        "file" : "lib/Dredd/Hooks/Methods.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/ungrim97/dredd-hooks/issues"
     },
     "homepage" : "https://github.com/ungrim97/dredd-hooks",
     "repository" : {
        "url" : "git://github.com/ungrim97/dredd-hooks.git",
        "web" : "https://github.com/ungrim97/dredd-hooks"
     }
  },
  "version" : "0.06",
  "x_contributors" : [
     "Honza Javorek <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 2.27300"
}