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/make-error-cause/package.json
{
  "_args": [
    [
      "make-error-cause@1.2.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "make-error-cause@1.2.2",
  "_id": "make-error-cause@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-3wOI/NCzeBbf8KX7gQiTl3fcvJ0=",
  "_location": "/make-error-cause",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "make-error-cause@1.2.2",
    "name": "make-error-cause",
    "escapedName": "make-error-cause",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/gulp-uglify"
  ],
  "_resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Blake Embrey",
    "email": "hello@blakeembrey.com",
    "url": "http://blakeembrey.me"
  },
  "bugs": {
    "url": "https://github.com/blakeembrey/make-error-cause/issues"
  },
  "dependencies": {
    "make-error": "^1.2.0"
  },
  "description": "Make your own nested error types!",
  "devDependencies": {
    "blue-tape": "^1.0.0",
    "istanbul": "1.0.0-alpha.2",
    "tap-spec": "^4.1.1",
    "ts-node": "^1.1.0",
    "tslint": "^3.10.2",
    "tslint-config-standard": "^1.0.0",
    "typescript": "^2.0.3",
    "typings": "^1.3.1"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/blakeembrey/make-error-cause",
  "keywords": [
    "nested",
    "error",
    "cause",
    "extend",
    "inherit",
    "custom"
  ],
  "license": "Apache-2.0",
  "main": "dist/index.js",
  "name": "make-error-cause",
  "repository": {
    "type": "git",
    "url": "git://github.com/blakeembrey/make-error-cause.git"
  },
  "scripts": {
    "build": "rm -rf dist/ && tsc",
    "lint": "tslint \"src/**/*.ts\"",
    "prepublish": "typings install && npm run build",
    "test": "npm run lint && npm run test-cov",
    "test-cov": "ts-node node_modules/istanbul/lib/cli.js cover -e .ts --print none -x \"*.d.ts\" -x \"*.spec.ts\" blue-tape -- \"src/**/*.spec.ts\" | tap-spec",
    "test-spec": "ts-node node_modules/blue-tape/bin/blue-tape.js \"src/**/*.spec.ts\" | tap-spec"
  },
  "typings": "dist/index.d.ts",
  "version": "1.2.2"
}