{
  "name": "gulp-git-status-filter",
  "version": "1.0.8",
  "main": "lib/index.js",
  "scripts": {
    "test": "grunt test"
  },
  "description": "",
  "keywords": [
    "file",
    "files",
    "filter",
    "git",
    "gift",
    "gulpplugin",
    "ignore",
    "match"
  ],
  "license": "MIT",
  "author": "aliaksandr-pasynkau",
  "repository": {
    "type": "git",
    "url": "https://github.com/aliaksandr-pasynkau/gulp-git-status-filter.git"
  },
  "bugs": {
    "url": "https://github.com/aliaksandr-pasynkau/gulp-git-status-filter/issues"
  },
  "homepage": "https://github.com/aliaksandr-pasynkau/gulp-git-status-filter",
  "dependencies": {
    "gift": "^0.7.0",
    "gulp-util": "^3.0.7",
    "lodash": "^4.11.1",
    "streamfilter": "^1.0.5"
  },
  "devDependencies": {
    "babel-eslint": "^6.0.4",
    "eslint": "^2.9.0"
  }
}
