{
  "_from": "mjml-core@4.10.1",
  "_id": "mjml-core@4.10.1",
  "_inBundle": false,
  "_integrity": "sha512-2RsFeWteelaaijD6dDFsvpgc/Zt5caKmUCr1sI3u7gIpH17LEjS5+CcSTEUwAOyAztUxpNfdotuWs3W0i2YyCA==",
  "_location": "/mjml-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "mjml-core@4.10.1",
    "name": "mjml-core",
    "escapedName": "mjml-core",
    "rawSpec": "4.10.1",
    "saveSpec": null,
    "fetchSpec": "4.10.1"
  },
  "_requiredBy": [
    "/mjml",
    "/mjml-accordion",
    "/mjml-body",
    "/mjml-button",
    "/mjml-carousel",
    "/mjml-cli",
    "/mjml-column",
    "/mjml-divider",
    "/mjml-group",
    "/mjml-head",
    "/mjml-head-attributes",
    "/mjml-head-breakpoint",
    "/mjml-head-font",
    "/mjml-head-html-attributes",
    "/mjml-head-preview",
    "/mjml-head-style",
    "/mjml-head-title",
    "/mjml-hero",
    "/mjml-image",
    "/mjml-migrate",
    "/mjml-navbar",
    "/mjml-raw",
    "/mjml-section",
    "/mjml-social",
    "/mjml-spacer",
    "/mjml-table",
    "/mjml-text",
    "/mjml-wrapper"
  ],
  "_resolved": "https://registry.npmjs.org/mjml-core/-/mjml-core-4.10.1.tgz",
  "_shasum": "dabb59c2fa4a98492e8d54e9b06629ea743c8420",
  "_spec": "mjml-core@4.10.1",
  "_where": "/home/bookingwhizz/node1/node_modules/mjml",
  "bugs": {
    "url": "https://github.com/mjmlio/mjml/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.8.7",
    "cheerio": "1.0.0-rc.10",
    "detect-node": "2.0.4",
    "html-minifier": "^4.0.0",
    "js-beautify": "^1.6.14",
    "juice": "^7.0.0",
    "lodash": "^4.17.15",
    "mjml-migrate": "4.10.1",
    "mjml-parser-xml": "4.10.1",
    "mjml-validator": "4.10.1"
  },
  "deprecated": false,
  "description": "mjml-core",
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "chai": "^4.1.1",
    "rimraf": "^3.0.2"
  },
  "files": [
    "lib"
  ],
  "gitHead": "c560edfa3dc22e9be1b730aa6a48f4ea1338dee1",
  "homepage": "https://mjml.io",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "mjml-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mjmlio/mjml.git",
    "directory": "packages/mjml-core"
  },
  "scripts": {
    "build": "babel src --out-dir lib --root-mode upward",
    "clean": "rimraf lib",
    "test": "node ./tests/index.js"
  },
  "version": "4.10.1"
}
