{
   "abstract" : "Serve a specific static file",
   "author" : [
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "Catalyst",
      "static",
      "file"
   ],
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Catalyst-Plugin-Static-File",
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.22",
            "Module::Metadata" : "1.000015"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::CleanNamespaces" : "0.15",
            "Test::DistManifest" : "0",
            "Test::EOF" : "0",
            "Test::EOL" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Pod::LinkCheck" : "0",
            "Test::Portability::Files" : "0",
            "Test::TrailingSpace" : "0.0203"
         }
      },
      "runtime" : {
         "requires" : {
            "Catalyst" : "5",
            "File::Spec" : "0",
            "File::stat" : "0",
            "IO::File" : "0",
            "Moose::Role" : "0",
            "Plack::MIME" : "0",
            "Plack::Util" : "0",
            "Try::Tiny" : "0",
            "namespace::autoclean" : "0",
            "perl" : "v5.14.0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900",
            "Plack::Middleware::ETag" : "0"
         },
         "requires" : {
            "Catalyst" : "5",
            "Catalyst::Controller" : "0",
            "Catalyst::Test" : "0",
            "File::Spec" : "0",
            "FindBin" : "0",
            "HTTP::Request::Common" : "0",
            "HTTP::Status" : "0",
            "Module::Metadata" : "1.000015",
            "Moose" : "0",
            "Path::Tiny" : "0",
            "Plack::Builder" : "0",
            "Plack::Middleware::ConditionalGET" : "0",
            "Plack::Middleware::MethodOverride" : "0",
            "Plack::Middleware::XSendfile" : "0",
            "Test::Log::Dispatch" : "0",
            "Test::More" : "0",
            "Test::Most" : "0",
            "Test::WWW::Mechanize::PSGI" : "0",
            "lib" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Catalyst::Plugin::Static::File" : {
         "file" : "lib/Catalyst/Plugin/Static/File.pm",
         "version" : "v0.2.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/robrwo/Catalyst-Plugin-Static-File/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/robrwo/Catalyst-Plugin-Static-File.git",
         "web" : "https://github.com/robrwo/Catalyst-Plugin-Static-File"
      }
   },
   "version" : "v0.2.3",
   "x_authority" : "cpan:RRWO",
   "x_generated_by_perl" : "v5.34.3",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-2.0"
}