{
  "name": "mjml-ecm-wrapper",
  "description": "mjml-ecm-wrapper",
  "version": "4.4.0-ecm-18",
  "main": "lib/index.js",
  "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": {
    "babel-runtime": "^6.26.0",
    "lodash": "^4.17.2",
    "mjml-ecm-core": "4.4.0-ecm-18",
    "mjml-ecm-section": "4.4.0-ecm-18"
  },
  "devDependencies": {
    "cross-env": "^5.2.0"
  }
}
