npmdoc-gulp-plumber

basic api documentation for gulp-plumber (v1.1.0) npm package travis-ci.org build-status

Prevent pipe breaking caused by errors from gulp plugins

NPM

apidoc

npmPackageListing

npmPackageDependencyTree

package.json

{
    "author": {
        "name": "Vsevolod Strukchinsky",
        "url": "https://github.com/floatdrop"
    },
    "bugs": {
        "url": "https://github.com/floatdrop/gulp-plumber/issues"
    },
    "dependencies": {
        "gulp-util": "^3",
        "through2": "^2"
    },
    "description": "Prevent pipe breaking caused by errors from gulp plugins",
    "devDependencies": {
        "coveralls": "^2.11.6",
        "event-stream": "^3.3.2",
        "gulp": "^3.9.1",
        "istanbul": "^0.4.2",
        "mocha": "^2.4.5",
        "mocha-lcov-reporter": "^1.0.0",
        "should": "^8.2.2",
        "through": "^2.3.8",
        "xo": "^0.12.1"
    },
    "directories": {},
    "dist": {
        "shasum": "f12176c2d0422f60306c242fff6a01a394faba09",
        "tarball": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.1.0.tgz"
    },
    "engines": {
        "node": ">=0.10",
        "npm": ">=1.2.10"
    },
    "gitHead": "982ec116283b5b5907448ac932a96be31c7d872f",
    "homepage": "https://github.com/floatdrop/gulp-plumber",
    "keywords": [
        "gulpplugin"
    ],
    "license": "MIT",
    "main": "./index.js",
    "maintainers": [
        {
            "name": "floatdrop"
        }
    ],
    "name": "gulp-plumber",
    "optionalDependencies": {},
    "repository": {
        "type": "git",
        "url": "git://github.com/floatdrop/gulp-plumber.git"
    },
    "scripts": {
        "test": "xo && mocha -R spec"
    },
    "version": "1.1.0",
    "xo": {
        "ignore": [
            "test/**"
        ]
    },
    "bin": {}
}

misc

  • this document was created with utility2