HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/zaklada/html/node_modules/gulp-plumber/package.json
{
  "_args": [
    [
      "gulp-plumber@1.2.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "gulp-plumber@1.2.1",
  "_id": "gulp-plumber@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-mctAi9msEAG7XzW5ytDVZ9PxWMzzi1pS2rBH7lA095DhMa6KEXjm+St0GOCc567pJKJ/oCvosVAZEpAey0q2eQ==",
  "_location": "/gulp-plumber",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-plumber@1.2.1",
    "name": "gulp-plumber",
    "escapedName": "gulp-plumber",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Vsevolod Strukchinsky",
    "email": "floatdrop@gmail.com",
    "url": "https://github.com/floatdrop"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/gulp-plumber/issues"
  },
  "dependencies": {
    "chalk": "^1.1.3",
    "fancy-log": "^1.3.2",
    "plugin-error": "^0.1.2",
    "through2": "^2.0.3"
  },
  "description": "Prevent pipe breaking caused by errors from gulp plugins",
  "devDependencies": {
    "coveralls": "^2.11.6",
    "event-stream": "3.3.4",
    "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"
  },
  "engines": {
    "node": ">=0.10",
    "npm": ">=1.2.10"
  },
  "homepage": "https://github.com/floatdrop/gulp-plumber",
  "keywords": [
    "gulpplugin"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-plumber",
  "repository": {
    "type": "git",
    "url": "git://github.com/floatdrop/gulp-plumber.git"
  },
  "scripts": {
    "test": "xo && mocha -R spec"
  },
  "version": "1.2.1",
  "xo": {
    "ignore": [
      "test/**"
    ]
  }
}