@types/nodemailer
Version:
TypeScript definitions for nodemailer
38 lines • 1.17 kB
JSON
{
"name": "@types/nodemailer",
"version": "8.0.1",
"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": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e6cda51bd625ee7bd7c05fd04df9dd5d7b16b72a07bc0b9e4f8a3c894356261f",
"typeScriptVersion": "5.3"
}