UNPKG

1.14 kBJSONView Raw
1{
2 "name": "@types/nodemailer",
3 "version": "6.4.4",
4 "description": "TypeScript definitions for Nodemailer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Rogier Schouten",
10 "url": "https://github.com/rogierschouten",
11 "githubUsername": "rogierschouten"
12 },
13 {
14 "name": "Piotr Roszatycki",
15 "url": "https://github.com/dex4er",
16 "githubUsername": "dex4er"
17 },
18 {
19 "name": "Daniel Chao",
20 "url": "https://github.com/bioball",
21 "githubUsername": "bioball"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/nodemailer"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/node": "*"
34 },
35 "typesPublisherContentHash": "aabfa060f1f3a5e90fafe4b0747dd2dc57a19d35f7a2cf9942a0595d5bc067ee",
36 "typeScriptVersion": "3.6"
37}
\No newline at end of file