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: //usr/local/lib/node_modules/@ionic/cli/node_modules/@ionic/cli-framework-output/package.json
{
  "_from": "@ionic/cli-framework-output@2.2.8",
  "_id": "@ionic/cli-framework-output@2.2.8",
  "_inBundle": false,
  "_integrity": "sha512-TshtaFQsovB4NWRBydbNFawql6yul7d5bMiW1WYYf17hd99V6xdDdk3vtF51bw6sLkxON3bDQpWsnUc9/hVo3g==",
  "_location": "/@ionic/cli/@ionic/cli-framework-output",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ionic/cli-framework-output@2.2.8",
    "name": "@ionic/cli-framework-output",
    "escapedName": "@ionic%2fcli-framework-output",
    "scope": "@ionic",
    "rawSpec": "2.2.8",
    "saveSpec": null,
    "fetchSpec": "2.2.8"
  },
  "_requiredBy": [
    "/@ionic/cli",
    "/@ionic/cli/@ionic/cli-framework"
  ],
  "_resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.8.tgz",
  "_shasum": "29d541acc7773a6aaceec5f3b079937fbcef5402",
  "_spec": "@ionic/cli-framework-output@2.2.8",
  "_where": "/usr/local/lib/node_modules/@ionic/cli",
  "author": {
    "name": "Ionic Team",
    "email": "hi@ionic.io",
    "url": "https://ionicframework.com"
  },
  "bugs": {
    "url": "https://github.com/ionic-team/ionic-cli/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ionic/utils-terminal": "2.3.5",
    "debug": "^4.0.0",
    "tslib": "^2.0.1"
  },
  "deprecated": false,
  "description": "The log/tasks/spinners portion of Ionic CLI Framework",
  "devDependencies": {
    "@ionic/utils-stream": "3.1.7",
    "@types/debug": "^4.1.1",
    "@types/inquirer": "0.0.43",
    "@types/jest": "^26.0.10",
    "@types/node": "~16.0.0",
    "jest": "^26.4.2",
    "jest-cli": "^26.0.1",
    "lint-staged": "^10.0.2",
    "ts-jest": "~26.3.0",
    "typescript": "~4.8.0"
  },
  "engines": {
    "node": ">=16.0.0"
  },
  "files": [
    "dist/",
    "LICENSE",
    "README.md"
  ],
  "homepage": "https://ionicframework.com/",
  "license": "MIT",
  "main": "./dist/index.js",
  "name": "@ionic/cli-framework-output",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ionic-team/ionic-cli.git"
  },
  "scripts": {
    "build": "npm run clean && tsc",
    "clean": "rimraf dist",
    "lint": "true",
    "prepublishOnly": "npm run build",
    "test": "jest --maxWorkers=4",
    "watch": "tsc -w --preserveWatchOutput"
  },
  "types": "./dist/index.d.ts",
  "version": "2.2.8"
}