{
  "abstract" : "It's Perl support for AWS Lambda Custom Runtime.",
  "author" : [
     "@gmail.com>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.10",
  "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" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "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"
        }
     }
  },
  "provides" : {
     "AWS::Lambda" : {
        "file" : "lib/AWS/Lambda.pm",
        "version" : "v0.0.21"
     },
     "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" : {
        "url" : "git://github.com/shogo82148/p5-aws-lambda.git",
        "web" : "https://github.com/shogo82148/p5-aws-lambda"
     }
  },
  "version" : "0.0.21",
  "x_contributors" : [
     "Ichinose Shogo <[email protected]>",
     "Jose Luis Martinez <[email protected]>",
     "Mohammad S Anwar <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.04",
  "x_static_install" : 1
}