@types/lambda-tester
Version:
TypeScript definitions for lambda-tester
37 lines • 1.17 kB
JSON
{
"name": "@types/lambda-tester",
"version": "4.0.3",
"description": "TypeScript definitions for lambda-tester",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lambda-tester",
"license": "MIT",
"contributors": [
{
"name": "Ivan Kerin",
"githubUsername": "ivank",
"url": "https://github.com/ivank"
},
{
"name": "Hajo Aho-Mantila",
"githubUsername": "HajoAhoMantila",
"url": "https://github.com/HajoAhoMantila"
},
{
"name": "Suntharesan Mohan",
"githubUsername": "msuntharesan",
"url": "https://github.com/msuntharesan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lambda-tester"
},
"scripts": {},
"dependencies": {
"@types/aws-lambda": "*"
},
"typesPublisherContentHash": "8e09b64c2f71e50e2082f8343ec68dec143316f1fd0123dcd7fc4971e8b09da1",
"typeScriptVersion": "4.5"
}