%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/simplesmtp/ |
| Current File : /home/opti/workflow/node_modules/simplesmtp/package.json |
{
"_from": "simplesmtp@~0.2 || ~0.3.30",
"_id": "simplesmtp@0.3.35",
"_inBundle": false,
"_integrity": "sha1-AXseuLJjF6w20qKoqTJjGIBzagM=",
"_location": "/simplesmtp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "simplesmtp@~0.2 || ~0.3.30",
"name": "simplesmtp",
"escapedName": "simplesmtp",
"rawSpec": "~0.2 || ~0.3.30",
"saveSpec": null,
"fetchSpec": "~0.2 || ~0.3.30"
},
"_requiredBy": [
"/directmail",
"/express-mailer/nodemailer"
],
"_resolved": "https://registry.npmjs.org/simplesmtp/-/simplesmtp-0.3.35.tgz",
"_shasum": "017b1eb8b26317ac36d2a2a8a932631880736a03",
"_spec": "simplesmtp@~0.2 || ~0.3.30",
"_where": "/home/opti/workflow/node_modules/express-mailer/node_modules/nodemailer",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/simplesmtp/issues"
},
"bundleDependencies": false,
"dependencies": {
"rai": "~0.1.11",
"xoauth2": "~0.1.8"
},
"deprecated": false,
"description": "Simple SMTP server module to create custom SMTP servers",
"devDependencies": {
"mailcomposer": "*",
"nodeunit": "*"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "https://github.com/andris9/simplesmtp#readme",
"keywords": [
"servers",
"text-based",
"smtp",
"email",
"mail",
"e-mail"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/andris9/simplesmtp/blob/master/LICENSE"
}
],
"main": "./lib/smtp",
"maintainers": [
{
"name": "andris",
"email": "andris@node.ee"
}
],
"name": "simplesmtp",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/andris9/simplesmtp.git"
},
"scripts": {
"test": "nodeunit test/"
},
"version": "0.3.35"
}