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/nice-try/package.json
{
  "_args": [
    [
      "nice-try@1.0.4",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "nice-try@1.0.4",
  "_id": "nice-try@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-2NpiFHqC87y/zFke0fC0spBXL3bBsoh/p5H1EFhshxjCR5+0g2d6BiXbUFz9v1sAcxsk2htp2eQnNIci2dIYcA==",
  "_location": "/nice-try",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nice-try@1.0.4",
    "name": "nice-try",
    "escapedName": "nice-try",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [
    "/imagemin-pngquant/cross-spawn",
    "/onchange/cross-spawn",
    "/pngquant-bin/execa/cross-spawn"
  ],
  "_resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "authors": [
    "Tobias Reich <tobias@electerious.com>"
  ],
  "bugs": {
    "url": "https://github.com/electerious/nice-try/issues"
  },
  "description": "Tries to execute a function and discards any error that occurs",
  "devDependencies": {
    "chai": "^4.1.1",
    "coveralls": "^2.13.1",
    "mocha": "^3.5.0",
    "nyc": "^11.1.0"
  },
  "files": [
    "src"
  ],
  "homepage": "https://github.com/electerious/nice-try",
  "keywords": [
    "try",
    "catch",
    "error"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "nice-try",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electerious/nice-try.git"
  },
  "scripts": {
    "coveralls": "nyc report --reporter=text-lcov | coveralls",
    "prepublish": "npm test",
    "test": "nyc node_modules/mocha/bin/_mocha"
  },
  "version": "1.0.4"
}