UNPKG

@types/nodemailer-smtp-transport

Version:
28 lines 940 B
{ "name": "@types/nodemailer-smtp-transport", "version": "2.7.8", "description": "TypeScript definitions for nodemailer-smtp-transport", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer-smtp-transport", "license": "MIT", "contributors": [ { "name": "Rogier Schouten", "githubUsername": "rogierschouten", "url": "https://github.com/rogierschouten" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/nodemailer-smtp-transport" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/nodemailer": "^3" }, "typesPublisherContentHash": "698465e4ffffe028793854e2063a5a46520b2b540c7afe0097947fb1195acbd0", "typeScriptVersion": "4.5" }