@types/nodemailer
Version:
TypeScript definitions for nodemailer
39 lines • 1.21 kB
JSON
{
"name": "@types/nodemailer",
"version": "7.0.4",
"description": "TypeScript definitions for nodemailer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer",
"license": "MIT",
"contributors": [
{
"name": "Rogier Schouten",
"githubUsername": "rogierschouten",
"url": "https://github.com/rogierschouten"
},
{
"name": "Piotr Roszatycki",
"githubUsername": "dex4er",
"url": "https://github.com/dex4er"
},
{
"name": "Daniel Chao",
"githubUsername": "bioball",
"url": "https://github.com/bioball"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/nodemailer"
},
"scripts": {},
"dependencies": {
"@aws-sdk/client-sesv2": "^3.839.0",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1815a02f9f7b603566ee86fc019e666089dbec745130a4554896fc5c1e87ea03",
"typeScriptVersion": "5.2"
}