111 lines
2.7 KiB
JSON
111 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "gulp-plumber@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-plumber",
|
|
"name": "gulp-plumber",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys"
|
|
]
|
|
],
|
|
"_from": "gulp-plumber@>=1.1.0 <2.0.0",
|
|
"_id": "gulp-plumber@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/gulp-plumber",
|
|
"_nodeVersion": "4.2.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-6-west.internal.npmjs.com",
|
|
"tmp": "tmp/gulp-plumber-1.1.0.tgz_1455017739588_0.6009564925916493"
|
|
},
|
|
"_npmUser": {
|
|
"name": "floatdrop",
|
|
"email": "floatdrop@gmail.com"
|
|
},
|
|
"_npmVersion": "2.14.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "gulp-plumber@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "gulp-plumber",
|
|
"name": "gulp-plumber",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.1.0.tgz",
|
|
"_shasum": "f12176c2d0422f60306c242fff6a01a394faba09",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-plumber@^1.1.0",
|
|
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys",
|
|
"author": {
|
|
"name": "Vsevolod Strukchinsky",
|
|
"email": "floatdrop@gmail.com",
|
|
"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",
|
|
"email": "floatdrop@gmail.com"
|
|
}
|
|
],
|
|
"name": "gulp-plumber",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/floatdrop/gulp-plumber.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && mocha -R spec"
|
|
},
|
|
"version": "1.1.0",
|
|
"xo": {
|
|
"ignore": [
|
|
"test/**"
|
|
]
|
|
}
|
|
}
|