| Server IP : 216.238.66.20 / Your IP : 216.73.216.51 Web Server : nginx/1.30.4 System : Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/energia-cce.gamliel.mx/htdocs/energia-cce/node_modules/sendmail/ |
Upload File : |
{
"author": "Gui Lin <guileen@gmail.com>",
"name": "sendmail",
"description": "Sendmail without setting up SMTP server",
"version": "1.6.1",
"repository": {
"type": "git",
"url": "git://github.com/guileen/node-sendmail.git"
},
"main": "./sendmail",
"engines": {
"node": ">=6.0.0"
},
"dependencies": {
"dkim-signer": "0.2.2",
"mailcomposer": "3.12.0"
},
"devDependencies": {
"ical-toolkit": "^1.0.9",
"standard": "latest"
},
"contributors": [
"Gui Lin <guileen@gmail.com>",
"Green Pioneer <info@greenpioneersolutions.com>"
],
"scripts": {
"test": "npm run lint",
"lint": "node_modules/.bin/standard",
"lint:fix": "node_modules/.bin/standard --fix"
},
"license": "MIT",
"keywords": [
"email sender",
"send mail",
"sendmail",
"node sendmail",
"no smtp",
"without server",
"without smtp server",
"dev mode",
"dkim sign mail"
],
"bugs": {
"url": "https://github.com/guileen/node-sendmail/issues"
},
"homepage": "https://github.com/guileen/node-sendmail"
}