| Server IP : 216.238.66.20 / Your IP : 216.73.216.248 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/mailcomposer/ |
Upload File : |
{
"name": "mailcomposer",
"description": "Compose E-Mail messages",
"version": "3.12.0",
"author": "Andris Reinman",
"license": "MIT",
"maintainers": [
{
"name": "andris",
"email": "andris@kreata.ee"
}
],
"repository": {
"type": "git",
"url": "http://github.com/andris9/mailcomposer.git"
},
"scripts": {
"test": "grunt mochaTest"
},
"main": "./lib/mailcomposer",
"dependencies": {
"buildmail": "3.10.0",
"libmime": "2.1.0"
},
"devDependencies": {
"chai": "^3.5.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-eslint": "^19.0.0",
"grunt-mocha-test": "^0.12.7",
"mocha": "^3.0.2",
"sinon": "^1.17.5"
},
"engine": {
"node": ">=0.10"
},
"keywords": [
"e-mail",
"mime",
"parser"
]
}