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/tana/frontend/node_modules/gulp-plumber/package.json
{
  "_args": [
    [
      "gulp-plumber@1.2.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "gulp-plumber@1.2.0",
  "_id": "gulp-plumber@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-L/LJftsbKoHbVj6dN5pvMsyJn9jYI0wT0nMg3G6VZhDac4NesezecYTi8/48rHi+yEic3sUpw6jlSc7qNWh32A==",
  "_location": "/gulp-plumber",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0",
    "strip-ansi": "3.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-plumber@1.2.0",
    "name": "gulp-plumber",
    "escapedName": "gulp-plumber",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-plumber/-/gulp-plumber-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "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.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"
  },
  "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.0",
  "xo": {
    "ignore": [
      "test/**"
    ]
  }
}