{
   "abstract" : "It's Perl support for AWS Lambda Custom Runtime.",
   "author" : [
      "ICHINOSE Shogo"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.18",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AWS-Lambda",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "CPAN::Uploader" : "0",
            "Capture::Tiny" : "0",
            "Dancer2" : "0",
            "Minilla" : "0",
            "Mojolicious" : "0",
            "Parallel::ForkManager" : "0",
            "Software::License::MIT" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7",
            "Version::Next" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "AWS::XRay" : "0.09"
         },
         "requires" : {
            "HTTP::Tiny" : "0.076",
            "JSON::Types" : "0.05",
            "JSON::XS" : "4.0",
            "Plack" : "1.0047",
            "Plack::Middleware::ReverseProxy" : "0.16",
            "Try::Tiny" : "0.30",
            "URI::Escape" : "0",
            "perl" : "5.026000"
         }
      },
      "test" : {
         "requires" : {
            "File::Slurp" : "9999.25",
            "Test::Deep" : "1.128",
            "Test::More" : "0.98",
            "Test::SharedFork" : "0",
            "Test::TCP" : "2.19",
            "Test::Warn" : "0"
         }
      }
   },
   "provides" : {
      "AWS::Lambda" : {
         "file" : "lib/AWS/Lambda.pm",
         "version" : "v0.0.37"
      },
      "AWS::Lambda::Bootstrap" : {
         "file" : "lib/AWS/Lambda/Bootstrap.pm"
      },
      "AWS::Lambda::Context" : {
         "file" : "lib/AWS/Lambda/Context.pm"
      },
      "AWS::Lambda::PSGI" : {
         "file" : "lib/AWS/Lambda/PSGI.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shogo82148/p5-aws-lambda/issues"
      },
      "homepage" : "https://github.com/shogo82148/p5-aws-lambda",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/shogo82148/p5-aws-lambda.git",
         "web" : "https://github.com/shogo82148/p5-aws-lambda"
      }
   },
   "version" : "0.0.37",
   "x_contributors" : [
      "ICHINOSE Shogo <shogo82148@gmail.com>",
      "Jose Luis Martinez <jlmartinez@capside.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.07",
   "x_static_install" : 1
}