{
   "abstract" : "Pluggable STF Dispatcher Interface",
   "author" : [
      "Daisuke Maki C<< <daisuke@endeworks.jp> >>"
   ],
   "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" : "STF-Dispatcher-PSGI",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.36",
            "HTTP::Request::Common" : "0",
            "Test::More" : "0"
         }
      },
      "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" : {
         "recommends" : {
            "Net::STF::Client" : "0"
         },
         "requires" : {
            "Class::Accessor::Lite" : "0",
            "HTTP::Date" : "0",
            "Plack" : "0",
            "Plack::MIME" : "0",
            "Plack::Middleware::Header" : "0",
            "Plack::Request" : "0",
            "Scalar::Util" : "0"
         }
      }
   },
   "provides" : {
      "STF::Dispatcher::Impl::File" : {
         "file" : "lib/STF/Dispatcher/Impl/File.pm"
      },
      "STF::Dispatcher::Impl::Hash" : {
         "file" : "lib/STF/Dispatcher/Impl/Hash.pm"
      },
      "STF::Dispatcher::PSGI" : {
         "file" : "lib/STF/Dispatcher/PSGI.pm",
         "version" : "1.12"
      },
      "STF::Dispatcher::PSGI::HTTPException" : {
         "file" : "lib/STF/Dispatcher/PSGI/HTTPException.pm"
      },
      "STF::Dispatcher::Test" : {
         "file" : "lib/STF/Dispatcher/Test.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/stf-storage/stf-dispatcher-psgi/issues"
      },
      "homepage" : "https://github.com/stf-storage/stf-dispatcher-psgi",
      "repository" : {
         "url" : "git://github.com/stf-storage/stf-dispatcher-psgi.git",
         "web" : "https://github.com/stf-storage/stf-dispatcher-psgi"
      }
   },
   "version" : "1.12",
   "x_contributors" : [
      "Daisuke Maki <lestrrat+github@gmail.com>"
   ]
}