{
  "name": "gulp-jade-usemin",
  "version": "1.1.4",
  "description": "Gulp plugin for running usemin on Jade files",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gdi2290/gulp-jade-usemin.git"
  },
  "keywords": [
    "gulpplugin",
    "jade",
    "usemin",
    "build",
    "minify"
  ],
  "contributors": [
    "gdi2290 <github@gdi2290.com>",
    "Nick Baugh <niftylettuce@gmail.com>",
    "Pedro Sampaio <pedro@oitozero.com>",
    "Alexander Bykhov <another.side.of.my.soul@gmail.com>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gdi2290/gulp-jade-usemin/issues"
  },
  "homepage": "https://github.com/gdi2290/gulp-jade-usemin",
  "dependencies": {
    "fs-finder": "^1.8.0",
    "glob": "^4.0.5",
    "gulp-util": "^3.0.0",
    "through2": "^0.6.1"
  }
}
