{
  "name": "smokegen-gulp",
  "description": "This project manages the gulpfiles needed by the yeoman smokegen generator.",
  "version": "1.2.7",
  "license": "MIT",
  "main": "index.js",
  "repository": "https://github.com/ravenscar/smokegen-gulp.git",
  "author": {
    "name": "paul.nilsson@smokeball.com"
  },
  "dependencies": {
    "connect": "^3.4.1",
    "connect-livereload": "^0.5.4",
    "deferred": "^0.7.5",
    "del": "^2.2.0",
    "glob": "^7.0.3",
    "gulp-angular-templatecache": "^1.8.0",
    "gulp-awspublish": "^3.0.1",
    "gulp-concat": "^2.6.0",
    "gulp-flatten": "^0.2.0",
    "gulp-gzip": "^1.2.0",
    "gulp-jshint": "^2.0.0",
    "gulp-livereload": "^3.8.1",
    "gulp-load-plugins": "^1.2.0",
    "gulp-clean-css": "^2.0.4",
    "gulp-ng-annotate": "^2.0.0",
    "gulp-ng-constant": "^1.1.0",
    "gulp-open": "^1.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-rev": "^7.0.0",
    "gulp-rev-replace": "^0.4.3",
    "gulp-uglify": "^1.5.3",
    "gulp-useref": "^3.0.8",
    "gulp-util": "^3.0.7",
    "jshint": "^2.9.1",
    "jshint-stylish": "^2.1.0",
    "lodash": "^4.6.1",
    "morgan": "^1.7.0",
    "run-sequence": "^1.1.5",
    "serve-static": "^1.10.2",
    "streamqueue": "^1.1.1",
    "vinyl-paths": "^2.1.0",
    "wiredep": "^4.0.0"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "scripts": {
    "test": "gulp test"
  }
}
