{
  "name": "constant-contact-forms",
  "version": "1.7.0",
  "description": "",
  "main": "gulpfile.js",
  "dependencies": {},
  "scripts": {
    "build": "NODE_ENV=production gulp",
    "dev": "gulp",
    "watch": "gulp watch"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com/WebDevStudios/constant-contact-forms.git"
  },
  "author": "",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/WebDevStudios/constant-contact-forms/issues"
  },
  "homepage": "https://github.com/WebDevStudios/constant-contact-forms#readme",
  "devDependencies": {
    "@babel/core": "^7.7.4",
    "@babel/preset-env": "^7.7.4",
    "@babel/preset-react": "^7.7.4",
    "@wordpress/components": "^7.4.0",
    "autoprefixer": "^9.7.3",
    "babel-loader": "^8.0.6",
    "browser-sync": "^2.26.7",
    "css-mqpacker": "^7.0.0",
    "del": "^3.0.0",
    "gulp": "^4.0.2",
    "gulp-cssnano": "^2.1.3",
    "gulp-notify": "^3.2.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^8.0.0",
    "gulp-rename": "^1.4.0",
    "gulp-sass": "^4.0.2",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-util": "^3.0.8",
    "gulp-wp-pot": "^2.3.5",
    "webpack": "^4.41.2",
    "webpack-stream": "^5.2.1"
  }
}
