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/is-bzip2/package.json
{
  "_args": [
    [
      "is-bzip2@1.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "is-bzip2@1.0.0",
  "_id": "is-bzip2@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-XuWOqlounIDiFAe+3yOuWsCRs/w=",
  "_location": "/is-bzip2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-bzip2@1.0.0",
    "name": "is-bzip2",
    "escapedName": "is-bzip2",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/decompress-tarbz2"
  ],
  "_resolved": "https://registry.npmjs.org/is-bzip2/-/is-bzip2-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/is-bzip2/issues"
  },
  "description": "Check if a Buffer/Uint8Array is a BZIP2 file",
  "devDependencies": {
    "ava": "0.0.4",
    "read-chunk": "^1.0.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/is-bzip2#readme",
  "keywords": [
    "archive",
    "buffer",
    "bzip2",
    "check",
    "detect",
    "type",
    "uint8array"
  ],
  "license": "MIT",
  "name": "is-bzip2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/is-bzip2.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.0.0"
}