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-cache/package.json
{
  "_args": [
    [
      "gulp-cache@0.4.6",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "gulp-cache@0.4.6",
  "_id": "gulp-cache@0.4.6",
  "_inBundle": false,
  "_integrity": "sha1-LQO1LbT2pVOuHVvvAeSD6Qfp95Y=",
  "_location": "/gulp-cache",
  "_phantomChildren": {
    "clone": "1.0.4",
    "clone-stats": "0.0.1",
    "replace-ext": "0.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-cache@0.4.6",
    "name": "gulp-cache",
    "escapedName": "gulp-cache",
    "rawSpec": "0.4.6",
    "saveSpec": null,
    "fetchSpec": "0.4.6"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-cache/-/gulp-cache-0.4.6.tgz",
  "_spec": "0.4.6",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Jacob Gable",
    "email": "jacob.gable@gmail.com",
    "url": "http://jacobgable.com"
  },
  "bugs": {
    "url": "https://github.com/jgable/gulp-cache/issues"
  },
  "contributors": [
    {
      "name": "Tyler Akins",
      "email": "fidian@rumkin.com",
      "url": "https://github.com/fidian"
    },
    {
      "name": "Shinnosuke Watanabe",
      "email": "snnskwtnb@gmail.com",
      "url": "https://github.com/shinnn"
    }
  ],
  "dependencies": {
    "bluebird": "^3.0.5",
    "cache-swap": "^0.3.0",
    "gulp-util": "^3.0.7",
    "object-assign": "^4.0.1",
    "object.omit": "^2.0.0",
    "object.pick": "^1.1.1",
    "readable-stream": "^2.0.4",
    "try-json-parse": "^0.1.1",
    "vinyl": "^1.1.0"
  },
  "description": "A cache proxy plugin for Gulp",
  "devDependencies": {
    "@shinnn/eslint-config-node-legacy": "^1.0.0",
    "eslint": "^1.10.2",
    "istanbul": "^0.4.1",
    "lodash": "^4.1.0",
    "mocha": "^2.3.4",
    "should": "^8.2.1",
    "sinon": "^1.17.2",
    "through2": "^2.0.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/jgable/gulp-cache#readme",
  "keywords": [
    "gulpplugin",
    "gulp",
    "cache"
  ],
  "license": "MIT",
  "name": "gulp-cache",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jgable/gulp-cache.git"
  },
  "scripts": {
    "coverage": "istanbul cover _mocha test.js",
    "pretest": "eslint --config @shinnn/node-legacy --rule 'no-underscore-dangle: 0' --rule 'no-warning-comments: 0' index.js lib test.js",
    "test": "_mocha test.js"
  },
  "version": "0.4.6"
}