{
  "_from": "mjml-cli@4.10.1",
  "_id": "mjml-cli@4.10.1",
  "_inBundle": false,
  "_integrity": "sha512-M/N704fblgiJOqyqD6PoEi0F4ILnb5PLFsRF0BE8NNoCpQz0WnnnUjuCnPBfgCsz/rVxBrSXYpGNrpViCkgftQ==",
  "_location": "/mjml-cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mjml-cli@4.10.1",
    "name": "mjml-cli",
    "escapedName": "mjml-cli",
    "rawSpec": "4.10.1",
    "saveSpec": null,
    "fetchSpec": "4.10.1"
  },
  "_requiredBy": [
    "/mjml"
  ],
  "_resolved": "https://registry.npmjs.org/mjml-cli/-/mjml-cli-4.10.1.tgz",
  "_shasum": "386d61cd22730042c51143338624ae89cdf8e9d7",
  "_spec": "mjml-cli@4.10.1",
  "_where": "/home/bookingwhizz/node1/node_modules/mjml",
  "bin": {
    "mjml-cli": "bin/mjml"
  },
  "bugs": {
    "url": "https://github.com/mjmlio/mjml/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.8.7",
    "chokidar": "^3.0.0",
    "glob": "^7.1.1",
    "html-minifier": "^4.0.0",
    "js-beautify": "^1.6.14",
    "lodash": "^4.17.15",
    "mjml-core": "4.10.1",
    "mjml-migrate": "4.10.1",
    "mjml-parser-xml": "4.10.1",
    "mjml-validator": "4.10.1",
    "yargs": "^16.1.0"
  },
  "deprecated": false,
  "description": "MJML: the only framework that makes responsive-email easy",
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "rimraf": "^3.0.2"
  },
  "files": [
    "bin",
    "lib"
  ],
  "gitHead": "c560edfa3dc22e9be1b730aa6a48f4ea1338dee1",
  "homepage": "https://mjml.io",
  "license": "MIT",
  "main": "bin/mjml",
  "name": "mjml-cli",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mjmlio/mjml.git",
    "directory": "packages/mjml-cli"
  },
  "scripts": {
    "build": "babel src --out-dir lib --root-mode upward",
    "clean": "rimraf lib"
  },
  "version": "4.10.1"
}
