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/temp-write/package.json
{
  "_args": [
    [
      "temp-write@2.1.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "temp-write@2.1.0",
  "_id": "temp-write@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-WYkJGODvCdVIqqNC9L00CdhATpY=",
  "_location": "/temp-write",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "temp-write@2.1.0",
    "name": "temp-write",
    "escapedName": "temp-write",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/opn-cli"
  ],
  "_resolved": "https://registry.npmjs.org/temp-write/-/temp-write-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/temp-write/issues"
  },
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "^0.5.0",
    "os-tmpdir": "^1.0.0",
    "pify": "^2.2.0",
    "pinkie-promise": "^2.0.0",
    "uuid": "^2.0.1"
  },
  "description": "Write string/buffer to a random temp file",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/temp-write#readme",
  "keywords": [
    "tmp",
    "temp",
    "temporary",
    "tempfile",
    "file",
    "filename",
    "path",
    "random",
    "rand",
    "write",
    "fs",
    "string",
    "buffer"
  ],
  "license": "MIT",
  "name": "temp-write",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/temp-write.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.1.0",
  "xo": {
    "ignores": [
      "test.js"
    ]
  }
}