{
  "name": "constant-contact-woocommerce",
  "version": "1.3.2",
  "description": "",
  "main": "index.js",
  "dependencies": {
    "filter-validate-email": "^1.0.4"
  },
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/preset-env": "^7.9.0",
    "babel-loader": "^8.1.0",
    "cypress": "^4.2.0",
    "webpack": "^4.42.0",
    "webpack-cli": "^3.3.11"
  },
  "scripts": {
    "watch": "webpack --config webpack.config.js --mode development --watch --progress",
    "build": "webpack --config webpack.config.js --mode production"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WebDevStudios/constant-contact-woocommerce.git"
  },
  "author": "",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/WebDevStudios/constant-contact-woocommerce/issues"
  },
  "homepage": "https://github.com/WebDevStudios/constant-contact-woocommerce#readme"
}
