{
  "name": "ip-email-builder",
  "description": "An Angular Email Template Builder Module integrated with MJML out of the box.",
  "version": "9.5.4",
  "homepage": "https://wlocalhost.org",
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "@angular/common": ">=9",
    "@angular/localize": ">=9",
    "@angular/compiler": ">=9",
    "@angular/core": ">=9",
    "@angular/flex-layout": ">=9",
    "@angular/forms": ">=9",
    "@angular/material": ">=9",
    "@angular/platform-browser": ">=9",
    "@angular/platform-browser-dynamic": ">=9",
    "ngx-color": "^5.1.4",
    "ngx-quill": "^12.0.1",
    "quill": "^1.3.7",
    "recursive-diff": "^1.0.7"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "author": {
    "name": "wlocalhost",
    "email": "support@wlocalhost.org",
    "url": "https://wlocalhost.org"
  },
  "keywords": [
    "email builder",
    "angular email builder",
    "angular email editor",
    "ngb builder"
  ],
  "main": "bundles/ip-email-builder.umd.js",
  "module": "fesm2015/ip-email-builder.js",
  "es2015": "fesm2015/ip-email-builder.js",
  "esm2015": "esm2015/ip-email-builder.js",
  "fesm2015": "fesm2015/ip-email-builder.js",
  "typings": "ip-email-builder.d.ts",
  "metadata": "ip-email-builder.metadata.json",
  "sideEffects": false
}
