{
    "name": "@types/nodemailer",
    "version": "6.4.11",
    "description": "TypeScript definitions for Nodemailer",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer",
    "license": "MIT",
    "contributors": [
        {
            "name": "Rogier Schouten",
            "url": "https://github.com/rogierschouten",
            "githubUsername": "rogierschouten"
        },
        {
            "name": "Piotr Roszatycki",
            "url": "https://github.com/dex4er",
            "githubUsername": "dex4er"
        },
        {
            "name": "Daniel Chao",
            "url": "https://github.com/bioball",
            "githubUsername": "bioball"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/nodemailer"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "a7be97776d9db55fbdc83bc342d193cbc1918fa3e386654b55788b270c36560a",
    "typeScriptVersion": "4.5"
}