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/windows-release/package.json
{
  "_from": "windows-release@^4.0.0",
  "_id": "windows-release@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-OxmV4wzDKB1x7AZaZgXMVsdJ1qER1ed83ZrTYd5Bwq2HfJVg3DJS8nqlAG4sMoJ7mu8cuRmLEYyU13BKwctRAg==",
  "_location": "/@ionic/cli/windows-release",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "windows-release@^4.0.0",
    "name": "windows-release",
    "escapedName": "windows-release",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/@ionic/cli/os-name"
  ],
  "_resolved": "https://registry.npmjs.org/windows-release/-/windows-release-4.0.0.tgz",
  "_shasum": "4725ec70217d1bf6e02c7772413b29cdde9ec377",
  "_spec": "windows-release@^4.0.0",
  "_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/os-name",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/windows-release/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "execa": "^4.0.2"
  },
  "deprecated": false,
  "description": "Get the name of a Windows version from the release number: `5.1.2600` → `XP`",
  "devDependencies": {
    "ava": "^2.4.0",
    "tsd": "^0.13.1",
    "xo": "^0.33.0"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/windows-release#readme",
  "keywords": [
    "os",
    "win",
    "win32",
    "windows",
    "operating",
    "system",
    "platform",
    "name",
    "title",
    "release",
    "version"
  ],
  "license": "MIT",
  "name": "windows-release",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/windows-release.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.0.0"
}