ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux srv913213 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 Current Path : /var/www/talentgenesis_admin_backend/node_modules/mjml/ |
| Current File : /var/www/talentgenesis_admin_backend/node_modules/mjml/package.json |
{
"name": "mjml",
"description": "MJML: the only framework that makes responsive-email easy",
"version": "4.17.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": "mocha ./test/*.test.js"
},
"dependencies": {
"@babel/runtime": "^7.28.4",
"mjml-cli": "4.17.1",
"mjml-core": "4.17.1",
"mjml-migrate": "4.17.1",
"mjml-preset-core": "4.17.1",
"mjml-validator": "4.17.1"
},
"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": "3f3b0bcc5f297d9bc84999908c213bc42d9792eb"
}