{
  "abstract" : "Plack::Middleware::Static with open file cache",
  "author" : [
     "Masahiro Nagano <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.8.0",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plack-Middleware-Static-OpenFileCache",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Cache::LRU::WithExpires" : "0.03",
           "Plack" : "1.0029",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "File::Copy" : "0",
           "File::Temp" : "0",
           "HTTP::Request::Common" : "0",
           "Plack::Builder" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Plack::Middleware::Static::OpenFileCache" : {
        "file" : "lib/Plack/Middleware/Static/OpenFileCache.pm",
        "version" : "0.02"
     },
     "Plack::Middleware::Static::OpenFileCache::IOWithPath" : {
        "file" : "lib/Plack/Middleware/Static/OpenFileCache.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/kazeburo/Plack-Middleware-Static-OpenFileCache/issues"
     },
     "homepage" : "https://github.com/kazeburo/Plack-Middleware-Static-OpenFileCache",
     "repository" : {
        "url" : "git://github.com/kazeburo/Plack-Middleware-Static-OpenFileCache.git",
        "web" : "https://github.com/kazeburo/Plack-Middleware-Static-OpenFileCache"
     }
  },
  "version" : "0.02"
}