{
  "abstract" : "A less opinionated, minimal featured way to serve static files.",
  "author" : [
     "John Napiorkowski <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Catalyst-Plugin-ServeFile",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Catalyst" : "5.90060",
           "File::Spec" : "0",
           "HTTP::Date" : "6.02",
           "Moo" : "2.003004",
           "Plack" : "1.0047"
        }
     },
     "test" : {
        "requires" : {
           "Test::Most" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jjn1056/Catalyst-Plugin-ServeFile/issues"
     },
     "homepage" : "https://github.com/jjn1056/Catalyst-Plugin-ServeFile",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jjn1056/Catalyst-Plugin-ServeFile.git",
        "web" : "https://github.com/jjn1056/Catalyst-Plugin-ServeFile"
     }
  },
  "version" : "0.003",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}