{
    "name": "@types/smtp-server",
    "version": "3.5.13",
    "description": "TypeScript definitions for smtp-server",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/smtp-server",
    "license": "MIT",
    "contributors": [
        {
            "name": "markisme",
            "githubUsername": "markisme",
            "url": "https://github.com/markisme"
        },
        {
            "name": "taisiias",
            "githubUsername": "Taisiias",
            "url": "https://github.com/Taisiias"
        },
        {
            "name": "Piotr Roszatycki",
            "githubUsername": "dex4er",
            "url": "https://github.com/dex4er"
        },
        {
            "name": "Paul Oms",
            "githubUsername": "paul-oms",
            "url": "https://github.com/paul-oms"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/smtp-server"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/nodemailer": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "53340f0319117a1ffe0525737ff321324193d6f357988d3fd1b0e1be80dbb42b",
    "typeScriptVersion": "5.3"
}