@types/nodemailer
Version:
TypeScript definitions for nodemailer
37 lines • 1.14 kB
JSON
{
"name": "@types/nodemailer",
"version": "6.4.16",
"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": "*"
},
"typesPublisherContentHash": "d8ad4aeb68e8113bda781422f410a6a0c85bb2ec2e9d683ba52a9b4f6da7018e",
"typeScriptVersion": "4.8"
}