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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
| {
| "_args": [
| [
| {
| "raw": "nodemailer-wellknown@0.1.10",
| "scope": null,
| "escapedName": "nodemailer-wellknown",
| "name": "nodemailer-wellknown",
| "rawSpec": "0.1.10",
| "spec": "0.1.10",
| "type": "version"
| },
| "/root/rushmail/node_modules/nodemailer-smtp-transport"
| ]
| ],
| "_from": "nodemailer-wellknown@0.1.10",
| "_id": "nodemailer-wellknown@0.1.10",
| "_inCache": true,
| "_location": "/nodemailer-wellknown",
| "_nodeVersion": "6.0.0",
| "_npmOperationalInternal": {
| "host": "packages-16-east.internal.npmjs.com",
| "tmp": "tmp/nodemailer-wellknown-0.1.10.tgz_1463170013658_0.2676137052476406"
| },
| "_npmUser": {
| "name": "andris",
| "email": "andris@kreata.ee"
| },
| "_npmVersion": "3.8.6",
| "_phantomChildren": {},
| "_requested": {
| "raw": "nodemailer-wellknown@0.1.10",
| "scope": null,
| "escapedName": "nodemailer-wellknown",
| "name": "nodemailer-wellknown",
| "rawSpec": "0.1.10",
| "spec": "0.1.10",
| "type": "version"
| },
| "_requiredBy": [
| "/nodemailer-smtp-transport"
| ],
| "_resolved": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz",
| "_shasum": "586db8101db30cb4438eb546737a41aad0cf13d5",
| "_shrinkwrap": null,
| "_spec": "nodemailer-wellknown@0.1.10",
| "_where": "/root/rushmail/node_modules/nodemailer-smtp-transport",
| "author": {
| "name": "Andris Reinman"
| },
| "bugs": {
| "url": "https://github.com/andris9/nodemailer-wellknown/issues"
| },
| "dependencies": {},
| "description": "Well known SMTP services",
| "devDependencies": {
| "nodeunit": "^0.9.1"
| },
| "directories": {},
| "dist": {
| "shasum": "586db8101db30cb4438eb546737a41aad0cf13d5",
| "tarball": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz"
| },
| "gitHead": "c9d7b500726f98cab239233490aefc62163a216f",
| "homepage": "https://github.com/andris9/nodemailer-wellknown",
| "keywords": [
| "SMTP",
| "Nodemailer"
| ],
| "license": "MIT",
| "main": "index.js",
| "maintainers": [
| {
| "name": "andris",
| "email": "andris@node.ee"
| }
| ],
| "name": "nodemailer-wellknown",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git://github.com/andris9/nodemailer-wellknown.git"
| },
| "scripts": {
| "test": "nodeunit test.js"
| },
| "version": "0.1.10"
| }
|
|