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: //proc/self/root/usr/local/lib/node_modules/@ionic/cli/node_modules/os-name/package.json
{
  "_from": "os-name@^4.0.0",
  "_id": "os-name@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-xl9MAoU97MH1Xt5K9ERft2YfCAoaO6msy1OBA0ozxEC0x0TmIoE6K3QvgJMMZA9yKGLmHXNY/YZoDbiGDj4zYw==",
  "_location": "/@ionic/cli/os-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "os-name@^4.0.0",
    "name": "os-name",
    "escapedName": "os-name",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/@ionic/cli"
  ],
  "_resolved": "https://registry.npmjs.org/os-name/-/os-name-4.0.1.tgz",
  "_shasum": "32cee7823de85a8897647ba4d76db46bf845e555",
  "_spec": "os-name@^4.0.0",
  "_where": "/usr/local/lib/node_modules/@ionic/cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/os-name/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "macos-release": "^2.5.0",
    "windows-release": "^4.0.0"
  },
  "deprecated": false,
  "description": "Get the name of the current operating system. Example: macOS Sierra",
  "devDependencies": {
    "@types/node": "^14.6.2",
    "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/os-name#readme",
  "keywords": [
    "os",
    "operating",
    "system",
    "platform",
    "name",
    "title",
    "release",
    "version",
    "macos",
    "windows",
    "linux"
  ],
  "license": "MIT",
  "name": "os-name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/os-name.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.0.1"
}