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/pwa.sports-crowd.com/node_modules/@ionic/utils-subprocess/package.json
{
  "name": "@ionic/utils-subprocess",
  "version": "2.1.11",
  "description": "Subprocess utils for NodeJS",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "homepage": "https://ionicframework.com/",
  "author": "Ionic Team <hi@ionic.io> (https://ionic.io)",
  "license": "MIT",
  "engines": {
    "node": ">=10.3.0"
  },
  "files": [
    "dist/",
    "LICENSE",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ionic-team/ionic-cli.git"
  },
  "bugs": {
    "url": "https://github.com/ionic-team/ionic-cli/issues"
  },
  "scripts": {
    "clean": "rimraf dist",
    "lint": "true",
    "build": "npm run clean && tsc",
    "watch": "tsc -w --preserveWatchOutput",
    "test": "jest --maxWorkers=4",
    "prepublishOnly": "npm run build"
  },
  "dependencies": {
    "@ionic/utils-array": "2.1.5",
    "@ionic/utils-fs": "3.1.6",
    "@ionic/utils-process": "2.1.10",
    "@ionic/utils-stream": "3.1.5",
    "@ionic/utils-terminal": "2.3.3",
    "cross-spawn": "^7.0.3",
    "debug": "^4.0.0",
    "tslib": "^2.0.1"
  },
  "devDependencies": {
    "@types/cross-spawn": "^6.0.0",
    "@types/debug": "^4.1.1",
    "@types/jest": "^26.0.10",
    "@types/node": "~10.17.13",
    "jest": "^26.4.2",
    "jest-cli": "^26.0.1",
    "lint-staged": "^10.0.2",
    "rimraf": "^3.0.0",
    "ts-jest": "~26.3.0",
    "typescript": "~4.0.2"
  },
  "gitHead": "f090194e755912d7b8e659f4323c5c2804115c81"
}