{
  "name": "mjml",
  "description": "MJML: the only framework that makes responsive-email easy",
  "version": "4.4.1",
  "main": "src/index.js",
  "bin": {
    "mjml": "bin/mjml"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mjmlio/mjml.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mjmlio/mjml/issues"
  },
  "homepage": "https://mjml.io",
  "scripts": {
    "clean": "cross-env ../../node_modules/.bin/rimraf lib",
    "build": "cross-env ../../node_modules/.bin/babel src --out-dir lib"
  },
  "dependencies": {
    "mjml-accordion": "4.4.1",
    "mjml-body": "4.4.1",
    "mjml-button": "4.4.1",
    "mjml-carousel": "4.4.1",
    "mjml-cli": "4.4.1",
    "mjml-column": "4.4.1",
    "mjml-core": "4.4.1",
    "mjml-divider": "4.4.1",
    "mjml-group": "4.4.1",
    "mjml-head": "4.4.1",
    "mjml-head-attributes": "4.4.1",
    "mjml-head-breakpoint": "4.4.1",
    "mjml-head-font": "4.4.1",
    "mjml-head-preview": "4.4.1",
    "mjml-head-style": "4.4.1",
    "mjml-head-title": "4.4.1",
    "mjml-hero": "4.4.1",
    "mjml-image": "4.4.1",
    "mjml-migrate": "4.4.1",
    "mjml-navbar": "4.4.1",
    "mjml-raw": "4.4.1",
    "mjml-section": "4.4.1",
    "mjml-social": "4.4.1",
    "mjml-spacer": "4.4.1",
    "mjml-table": "4.4.1",
    "mjml-text": "4.4.1",
    "mjml-validator": "4.4.1",
    "mjml-wrapper": "4.4.1"
  },
  "devDependencies": {
    "cross-env": "^5.2.0"
  }
}
