{
   "abstract" : "Concise response constructors for Catalyst controllers",
   "author" : [
      "Thomas Sibley <trsibley@uw.edu>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.005, Dist::Milla version v1.0.16, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Catalyst-ResponseHelpers",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.16",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst" : "0",
            "Encode" : "0",
            "HTTP::Status" : "0",
            "IO::String" : "0",
            "Path::Tiny" : "0",
            "Safe::Isa" : "0",
            "URI" : "0",
            "URI::QueryParam" : "0",
            "parent" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/MullinsLab/Catalyst-ResponseHelpers/issues"
      },
      "homepage" : "https://github.com/MullinsLab/Catalyst-ResponseHelpers",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/MullinsLab/Catalyst-ResponseHelpers.git",
         "web" : "https://github.com/MullinsLab/Catalyst-ResponseHelpers"
      }
   },
   "version" : "1.02"
}