1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
| {
| "_args": [
| [
| "@types/nodemailer@6.2.2",
| "E:\\ximenzi\\wms\\old\\api"
| ]
| ],
| "_from": "@types/nodemailer@6.2.2",
| "_id": "@types/nodemailer@6.2.2",
| "_inBundle": false,
| "_integrity": "sha512-vDbSSe3+bBXYgibKs8duOrH7bhAv1hMHl3Vtdr3KmXZWLfi5WtIg3X6D/+K4SMK1RbNlm5QZBQCOldST/sVjjg==",
| "_location": "/@types/nodemailer",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/nodemailer@6.2.2",
| "name": "@types/nodemailer",
| "escapedName": "@types%2fnodemailer",
| "scope": "@types",
| "rawSpec": "6.2.2",
| "saveSpec": null,
| "fetchSpec": "6.2.2"
| },
| "_requiredBy": [
| "/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/nodemailer/-/nodemailer-6.2.2.tgz",
| "_spec": "6.2.2",
| "_where": "E:\\ximenzi\\wms\\old\\api",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Rogier Schouten",
| "url": "https://github.com/rogierschouten"
| },
| {
| "name": "Piotr Roszatycki",
| "url": "https://github.com/dex4er"
| },
| {
| "name": "Daniel Chao",
| "url": "https://github.com/bioball"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for Nodemailer",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/nodemailer",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/nodemailer"
| },
| "scripts": {},
| "typeScriptVersion": "3.3",
| "types": "index",
| "typesPublisherContentHash": "d5ea47bf1c36d90e65fe0d338b6e367180f9037bf1284dee7504f1552979dcde",
| "version": "6.2.2"
| }
|
|