@types/preview-email
Version:
TypeScript definitions for preview-email
29 lines • 933 B
JSON
{
"name": "@types/preview-email",
"version": "3.1.0",
"description": "TypeScript definitions for preview-email",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/preview-email",
"license": "MIT",
"contributors": [
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/preview-email"
},
"scripts": {},
"dependencies": {
"@types/mailparser": "*",
"@types/nodemailer": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0a6272453ba93e5206e34b900bec6249232dc9c083364f9090312cc1b710eab3",
"typeScriptVersion": "4.8"
}