{
    "name": "@types/nodemailer",
    "version": "7.0.5",
    "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": "dd5813a6744e65d6be765df0b25470c4d5bbc9b2278b6a3e9fdd968767074de5",
    "typeScriptVersion": "5.2"
}