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/strip-dirs/package.json
{
  "_args": [
    [
      "strip-dirs@1.1.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "strip-dirs@1.1.1",
  "_id": "strip-dirs@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-lgu9EoeETzl1pFWKoQOoJV4kVqA=",
  "_location": "/strip-dirs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strip-dirs@1.1.1",
    "name": "strip-dirs",
    "escapedName": "strip-dirs",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/decompress-tar",
    "/decompress-tarbz2",
    "/decompress-targz",
    "/decompress-unzip"
  ],
  "_resolved": "http://registry.npmjs.org/strip-dirs/-/strip-dirs-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
  },
  "bin": {
    "strip-dirs": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/shinnn/node-strip-dirs/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "get-stdin": "^4.0.1",
    "is-absolute": "^0.1.5",
    "is-natural-number": "^2.0.0",
    "minimist": "^1.1.0",
    "sum-up": "^1.0.1"
  },
  "description": "Remove leading directory components from a path, like tar's --strip-components option",
  "devDependencies": {
    "eslint": "^0.15.0",
    "istanbul": "^0.3.6",
    "istanbul-coveralls": "^1.0.1",
    "jscs": "^1.11.3",
    "tap-spec": "^2.2.1",
    "tape": "^3.5.0"
  },
  "files": [
    "cli.js",
    "index.js"
  ],
  "homepage": "https://github.com/shinnn/node-strip-dirs#readme",
  "jscsConfig": {
    "preset": "google",
    "maximumLineLength": 95
  },
  "keywords": [
    "path",
    "dir",
    "directory",
    "strip",
    "strip-components"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shinnn/node-strip-dirs/blob/master/LICENSE"
    }
  ],
  "name": "strip-dirs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/node-strip-dirs.git"
  },
  "scripts": {
    "coverage": "istanbul cover test.js",
    "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
    "pretest": "jscs *.js && eslint *.js",
    "test": "node test.js | tap-spec"
  },
  "version": "1.1.1"
}