{
  "name": "gulp-error-handle",
  "version": "1.0.1",
  "description": "Allows you to set one error handler for multiple pipes",
  "main": "index.js",
  "keywords": [
    "gulp plugin",
    "gulp error handling",
    "gulp error",
    "gulp error handler"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "mhmad.hamster@gmail.com",
  "license": "MIT",
  "dependencies": {
    "fancy-log": "1.3.2",
    "through2": "2.0.3"
  }
}
