Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/mailparser/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "mailparser", "version": "3.6.4", "description": "Parse e-mails", "main": "index.js", "scripts": { "test": "grunt" }, "author": "Andris Reinman", "contributors": [ { "name": "Peter Salomonsen", "email": "[email protected]", "url": "https://github.com/petersalomonsen" } ], "license": "MIT", "dependencies": { "encoding-japanese": "2.0.0", "he": "1.2.0", "html-to-text": "9.0.4", "iconv-lite": "0.6.3", "libmime": "5.2.1", "linkify-it": "4.0.1", "mailsplit": "5.4.0", "nodemailer": "6.9.1", "tlds": "1.236.0" }, "devDependencies": { "ajv": "8.12.0", "eslint": "8.35.0", "eslint-config-nodemailer": "1.2.0", "eslint-config-prettier": "8.6.0", "grunt": "1.6.1", "grunt-cli": "1.4.3", "grunt-contrib-nodeunit": "4.0.0", "grunt-eslint": "24.0.1", "iconv": "3.0.1", "random-message": "1.1.0" }, "repository": { "type": "git", "url": "https://github.com/nodemailer/mailparser.git" }, "bugs": { "url": "https://github.com/nodemailer/mailparser/issues" } }