HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/alq-webapp-boleteria/node_modules/process/package.json
{
  "_args": [
    [
      "process@0.11.10",
      "/var/www/vhost/disk-apps/alq-webapp-boleteria"
    ]
  ],
  "_development": true,
  "_from": "process@0.11.10",
  "_id": "process@0.11.10",
  "_inBundle": false,
  "_integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=",
  "_location": "/process",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "process@0.11.10",
    "name": "process",
    "escapedName": "process",
    "rawSpec": "0.11.10",
    "saveSpec": null,
    "fetchSpec": "0.11.10"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  "_spec": "0.11.10",
  "_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/shtylman/node-process/issues"
  },
  "description": "process information for node.js and browsers",
  "devDependencies": {
    "mocha": "2.2.1",
    "zuul": "^3.10.3"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "homepage": "https://github.com/shtylman/node-process#readme",
  "keywords": [
    "process"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "process",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-process.git"
  },
  "scripts": {
    "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js",
    "test": "mocha test.js"
  },
  "version": "0.11.10"
}