{
  "abstract" : "PerlScript/ASP",
  "author" : [
     "Steven Leung < [email protected] >"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.11",
  "license" : [
     "gpl_1"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plasp",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Class::MOP" : "0",
           "DateTime" : "0",
           "ExtUtils::MakeMaker" : "6.59",
           "File::Temp" : "0",
           "HTTP::Cookies" : "0",
           "HTTP::Headers" : "0",
           "HTTP::Request::Common" : "0",
           "Plack::Test" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0",
           "Text::Lorem" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::Kwalitee::Extra" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI::Simple::Cookie" : "0",
           "Carp" : "0",
           "Digest::MD5" : "0",
           "File::LibMagic" : "0",
           "File::MMagic" : "0",
           "File::Slurp" : "0",
           "HTML::Entities" : "0",
           "HTML::FillInForm::ForceUTF8" : "0",
           "HTTP::Date" : "0",
           "List::Util" : "0",
           "Module::Runtime" : "0",
           "Moo" : "0",
           "Path::Tiny" : "0",
           "Plack" : "0",
           "Plack::Util" : "0",
           "Scalar::Util" : "0",
           "Sub::HandlesVia" : "0",
           "Tie::Handle" : "0",
           "Try::Catch" : "0",
           "Types::Path::Tiny" : "0",
           "Types::Standard" : "0",
           "URI" : "0",
           "URI::Escape" : "0",
           "namespace::clean" : "0",
           "parent" : "0",
           "perl" : "5.010"
        }
     }
  },
  "provides" : {
     "Plasp" : {
        "file" : "lib/Plasp.pm",
        "version" : "1.00"
     },
     "Plasp::App" : {
        "file" : "lib/Plasp/App.pm"
     },
     "Plasp::Application" : {
        "file" : "lib/Plasp/Application.pm"
     },
     "Plasp::Compiler" : {
        "file" : "lib/Plasp/Compiler.pm"
     },
     "Plasp::Exception" : {
        "file" : "lib/Plasp/Exception.pm"
     },
     "Plasp::Exception::Code" : {
        "file" : "lib/Plasp/Exception/Code.pm"
     },
     "Plasp::Exception::End" : {
        "file" : "lib/Plasp/Exception/End.pm"
     },
     "Plasp::Exception::NotFound" : {
        "file" : "lib/Plasp/Exception/NotFound.pm"
     },
     "Plasp::Exception::Redirect" : {
        "file" : "lib/Plasp/Exception/Redirect.pm"
     },
     "Plasp::GlobalASA" : {
        "file" : "lib/Plasp/GlobalASA.pm"
     },
     "Plasp::Log" : {
        "file" : "lib/Plasp/Log.pm"
     },
     "Plasp::Parser" : {
        "file" : "lib/Plasp/Parser.pm"
     },
     "Plasp::Request" : {
        "file" : "lib/Plasp/Request.pm"
     },
     "Plasp::Response" : {
        "file" : "lib/Plasp/Response.pm"
     },
     "Plasp::Server" : {
        "file" : "lib/Plasp/Server.pm"
     },
     "Plasp::Session" : {
        "file" : "lib/Plasp/Session.pm"
     },
     "Plasp::State" : {
        "file" : "lib/Plasp/State.pm"
     },
     "Plasp::State::Application" : {
        "file" : "lib/Plasp/State/Application.pm"
     },
     "Plasp::State::Session" : {
        "file" : "lib/Plasp/State/Session.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/stvleung/Plasp/issues"
     },
     "homepage" : "https://github.com/stvleung/Plasp",
     "repository" : {
        "url" : "git://github.com/stvleung/Plasp.git",
        "web" : "https://github.com/stvleung/Plasp"
     }
  },
  "version" : "1.00",
  "x_contributors" : [
     "Steven Leung <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.04",
  "x_static_install" : 1
}