gulp-plumber-error-handler
Version:
Error handler for gulp-plumber
30 lines (29 loc) • 678 B
JSON
{
"name": "gulp-plumber-error-handler",
"version": "1.0.0",
"description": "Error handler for gulp-plumber",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/CSSSR/gulp-plumber-error-handler.git"
},
"keywords": [
"csssr",
"gulp",
"plumber",
"error",
"handler"
],
"author": "CSSSR",
"license": "MIT",
"bugs": {
"url": "https://github.com/CSSSR/gulp-plumber-error-handler/issues"
},
"homepage": "https://github.com/CSSSR/gulp-plumber-error-handler#readme",
"dependencies": {
"gulp-util": "^3.0.7"
}
}