{
  "name": "mjml-preset-core",
  "description": "mjml-preset-core",
  "version": "4.15.3",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mjmlio/mjml.git",
    "directory": "packages/mjml-preset-core"
  },
  "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"
  },
  "dependencies": {
    "@babel/runtime": "^7.23.9",
    "mjml-accordion": "4.15.3",
    "mjml-body": "4.15.3",
    "mjml-button": "4.15.3",
    "mjml-carousel": "4.15.3",
    "mjml-column": "4.15.3",
    "mjml-divider": "4.15.3",
    "mjml-group": "4.15.3",
    "mjml-head": "4.15.3",
    "mjml-head-attributes": "4.15.3",
    "mjml-head-breakpoint": "4.15.3",
    "mjml-head-font": "4.15.3",
    "mjml-head-html-attributes": "4.15.3",
    "mjml-head-preview": "4.15.3",
    "mjml-head-style": "4.15.3",
    "mjml-head-title": "4.15.3",
    "mjml-hero": "4.15.3",
    "mjml-image": "4.15.3",
    "mjml-navbar": "4.15.3",
    "mjml-raw": "4.15.3",
    "mjml-section": "4.15.3",
    "mjml-social": "4.15.3",
    "mjml-spacer": "4.15.3",
    "mjml-table": "4.15.3",
    "mjml-text": "4.15.3",
    "mjml-wrapper": "4.15.3"
  },
  "devDependencies": {
    "@babel/cli": "^7.8.4",
    "rimraf": "^3.0.2"
  },
  "gitHead": "1c2f45978bebd8a7e707538f045b3863b0e66384"
}
