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/cache-swap/package.json
{
  "_args": [
    [
      "cache-swap@0.3.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "cache-swap@0.3.0",
  "_id": "cache-swap@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-HFQaoQilAQb2ML3Zj+HeyLoTP1E=",
  "_location": "/cache-swap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cache-swap@0.3.0",
    "name": "cache-swap",
    "escapedName": "cache-swap",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/gulp-cache"
  ],
  "_resolved": "https://registry.npmjs.org/cache-swap/-/cache-swap-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Jacob Gable",
    "email": "jacob.gable@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jgable/cache-swap/issues"
  },
  "contributors": [
    {
      "name": "Shinnosuke Watanabe",
      "email": "snnskwtnb@gmail.com",
      "url": "https://github.com/shinnn"
    }
  ],
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "^0.5.1",
    "object-assign": "^4.0.1",
    "rimraf": "^2.4.0"
  },
  "description": "A simple temp file based swap for speeding up operations",
  "devDependencies": {
    "@shinnn/eslint-config-node-legacy": "^2.0.0",
    "eslint": "^2.7.0",
    "istanbul": "^0.4.0",
    "mocha": "^2.3.3",
    "should": "^8.3.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jgable/cache-swap#readme",
  "keywords": [
    "cache",
    "swap",
    "temp",
    "file"
  ],
  "license": "MIT",
  "name": "cache-swap",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jgable/cache-swap.git"
  },
  "scripts": {
    "coverage": "istanbul cover _mocha",
    "pretest": "eslint --fix --config @shinnn/node-legacy index.js test.js",
    "test": "mocha test.js",
    "test-dot": "mocha test.js --reporter dot"
  },
  "version": "0.3.0"
}