{
    "name": "@types/nodemailer-sendgrid",
    "version": "1.0.0",
    "description": "TypeScript definitions for nodemailer-sendgrid",
    "license": "MIT",
    "contributors": [
        {
            "name": "Luke Jones",
            "url": "https://github.com/luke-j",
            "githubUsername": "luke-j"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/nodemailer-sendgrid"
    },
    "scripts": {},
    "dependencies": {
        "@types/nodemailer": "*"
    },
    "typesPublisherContentHash": "09a167d75ffe695daa03ce08a680eef94422d8f5c8bcfe3f78c42c4b77a9c5e1",
    "typeScriptVersion": "3.3"
}