{
  "name": "constant-contact-forms",
  "version": "1.0.0",
  "description": "",
  "main": "gulpfile.js",
  "dependencies": {
    "autoprefixer": "^6.3.1",
    "css-mqpacker": "^4.0.0",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-concat" : "^2.6.0",
    "gulp-cssnano": "^2.1.0",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.1.0",
    "gulp-postcss": "^6.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.2.0",
    "gulp-sort": "^1.1.1",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify" : "^1.5.2",
    "gulp-util": "^3.0.7"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com/WebDevStudios/constant-contact-forms.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/WebDevStudios/constant-contact-forms/issues"
  },
  "homepage": "https://github.com/WebDevStudios/constant-contact-forms#readme"
}
