@types/smtp-server
Version:
TypeScript definitions for smtp-server
43 lines • 1.3 kB
JSON
{
"name": "@types/smtp-server",
"version": "3.5.10",
"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": "*"
},
"typesPublisherContentHash": "34752f00341ceb588cc4e1e123b989caf3d205ed1d93d44a4ccc9dad73fe504b",
"typeScriptVersion": "4.5"
}