{
  "name": "joes-gulp-tasks",
  "version": "0.5.3",
  "description": "Some Gulp tasks by Joe",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joekarasek/joes-gulp-tasks.git"
  },
  "keywords": [
    "gulp",
    "gulp-tasks"
  ],
  "author": "Joe Karasek",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/joekarasek/joes-gulp-tasks/issues"
  },
  "homepage": "https://github.com/joekarasek/joes-gulp-tasks#readme",
  "dependencies": {
    "autoprefixer": "^6.7.5",
    "browser-sync": "^2.17.5",
    "del": "^2.2.2",
    "eslint-config-airbnb": "^11.0.0",
    "eslint-plugin-import": "^1.14.0",
    "eslint-plugin-jsx-a11y": "^2.2.1",
    "eslint-plugin-react": "^6.2.0",
    "fs": "0.0.1-security",
    "glob": "^7.1.1",
    "gulp": "gulpjs/gulp#4.0",
    "gulp-babel": "^6.1.1",
    "gulp-cached": "^1.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-twig": "^0.7.0",
    "gulp-cssnano": "^2.1.2",
    "gulp-data": "^1.2.1",
    "gulp-eslint": "^3.0.1",
    "gulp-flatten": "^0.2.0",
    "gulp-html": "^0.4.4",
    "gulp-htmlhint": "^0.3.1",
    "gulp-iconfont": "^8.0.0",
    "gulp-if": "^2.0.1",
    "gulp-imagemin": "^3.0.3",
    "gulp-inject": "^4.1.0",
    "gulp-inject-string": "^1.1.0",
    "gulp-jshint": "^2.0.4",
    "gulp-notify": "^2.2.0",
    "gulp-plumber": "^1.0.1",
    "gulp-postcss": "^6.3.0",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sass-glob": "tomgrooffer/gulp-sass-glob#99d06af",
    "gulp-sourcemaps": "^2.4.1",
    "gulp-stylelint": "^3.2.0",
    "gulp-uglify": "^2.0.0",
    "gulp-useref": "^3.1.2",
    "gulp.spritesmith": "^6.2.1",
    "htmlhint-stylish": "^1.0.3",
    "js-yaml": "^3.6.1",
    "jshint": "^2.9.4",
    "lodash": "^4.12.0",
    "main-bower-files": "^2.13.0",
    "merge-stream": "^1.0.0",
    "node-notifier": "^4.6.0",
    "path": "^0.12.7",
    "postcss": "^5.2.15",
    "prompt": "^1.0.0",
    "run-sequence": "^1.2.2"
  }
}
