{ "abstract" : "Asynchronous, Type-Safe Micro-Framework with Dependency Injection and OpenAPI & Swagger UI", "author" : [ "Mohammad Sajid Anwar " ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010", "license" : [ "artistic_2" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "PAGI-FastAPI", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.64" } }, "runtime" : { "requires" : { "Future::AsyncAwait" : "0.60", "JSON::PP" : "4.00", "PAGI" : "0.002001", "PAGI::Middleware::CORS" : "0.002002", "PAGI::Middleware::RateLimit" : "0.002002", "PAGI::SSE" : "0.002002", "PAGI::WebSocket" : "0.002002", "Type::Tiny" : "2.000000", "perl" : "5.038000" } }, "test" : { "requires" : { "PAGI::Test::Client" : "0.002002", "Test::Fatal" : "0.017", "Test::More" : "1.302" } } }, "provides" : { "PAGI::FastAPI" : { "file" : "lib/PAGI/FastAPI.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::BotProtection" : { "file" : "lib/PAGI/FastAPI/BotProtection.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::BotProtection::ProofOfWork" : { "file" : "lib/PAGI/FastAPI/BotProtection/ProofOfWork.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Context" : { "file" : "lib/PAGI/FastAPI/Context.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Depends" : { "file" : "lib/PAGI/FastAPI/Depends.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Middleware::BotProtection" : { "file" : "lib/PAGI/FastAPI/Middleware/BotProtection.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Middleware::RateLimit" : { "file" : "lib/PAGI/FastAPI/Middleware/RateLimit.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::RateLimit::Driver" : { "file" : "lib/PAGI/FastAPI/RateLimit/Driver.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::RateLimit::Driver::Memory" : { "file" : "lib/PAGI/FastAPI/RateLimit/Driver/Memory.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Response" : { "file" : "lib/PAGI/FastAPI/Response.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Response::HTML" : { "file" : "lib/PAGI/FastAPI/Response/HTML.pm", "version" : "v1.0.0" }, "PAGI::FastAPI::Response::SSE" : { "file" : "lib/PAGI/FastAPI/Response/SSE.pm", "version" : "v1.0.0" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/manwar/PAGI-FastAPI/issues" }, "repository" : { "type" : "git", "url" : "https://github.com/manwar/PAGI-FastAPI.git", "web" : "https://github.com/manwar/PAGI-FastAPI" } }, "version" : "v1.0.0", "x_serialization_backend" : "JSON::PP version 4.16" }