1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files

78 lines
2.1 KiB
JSON

{
"_args": [
[
"nodemailer-wellknown@^0.1.7",
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer-smtp-transport"
]
],
"_from": "nodemailer-wellknown@>=0.1.7 <0.2.0",
"_id": "nodemailer-wellknown@0.1.7",
"_inCache": true,
"_installable": true,
"_location": "/nodemailer-wellknown",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "andris@kreata.ee",
"name": "andris"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"name": "nodemailer-wellknown",
"raw": "nodemailer-wellknown@^0.1.7",
"rawSpec": "^0.1.7",
"scope": null,
"spec": ">=0.1.7 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/nodemailer-smtp-transport"
],
"_resolved": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.7.tgz",
"_shasum": "aa641990a99fa80a9da8a23562905477cceee55f",
"_shrinkwrap": null,
"_spec": "nodemailer-wellknown@^0.1.7",
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/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": "aa641990a99fa80a9da8a23562905477cceee55f",
"tarball": "http://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.7.tgz"
},
"gitHead": "f2796b16c34a8672a5ce22e1bf79416f300de03d",
"homepage": "https://github.com/andris9/nodemailer-wellknown",
"keywords": [
"Nodemailer",
"SMTP"
],
"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.7"
}