@types/aws-serverless-express
Version:
TypeScript definitions for aws-serverless-express
45 lines • 1.44 kB
JSON
{
"name": "@types/aws-serverless-express",
"version": "3.3.10",
"description": "TypeScript definitions for aws-serverless-express",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-serverless-express",
"license": "MIT",
"contributors": [
{
"name": "Ben Speakman",
"githubUsername": "threesquared",
"url": "https://github.com/threesquared"
},
{
"name": "Josh Caffey",
"githubUsername": "jcaffey",
"url": "https://github.com/jcaffey"
},
{
"name": "Matthias Meyer",
"githubUsername": "mattmeye",
"url": "https://github.com/mattmeye"
},
{
"name": "Alberto Vasquez",
"githubUsername": "albertovasquez",
"url": "https://github.com/albertovasquez"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/aws-serverless-express"
},
"scripts": {},
"dependencies": {
"@types/aws-lambda": "*",
"@types/express": "*",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "de2340107c595611771d960b4119fed6b6149b9a55fbd1f1bd731b94ec2de833",
"typeScriptVersion": "4.8"
}