HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/server/nodejs/v18.20.6/lib/node_modules/pnpm/package.json
{
  "name": "pnpm",
  "description": "Fast, disk space efficient package manager",
  "version": "8.15.9",
  "bin": {
    "pnpm": "bin/pnpm.cjs",
    "pnpx": "bin/pnpx.cjs"
  },
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "main": "bin/pnpm.cjs",
  "unpkg": "dist/pnpm.cjs",
  "files": [
    "dist",
    "bin"
  ],
  "__dependencies": {
    "v8-compile-cache": "2.4.0"
  },
  "__optionalDependencies": {
    "node-gyp": "^9.4.1"
  },
  "__devDependencies": {
    "@pnpm/assert-project": "workspace:*",
    "@pnpm/byline": "^1.0.0",
    "@pnpm/cli-meta": "workspace:*",
    "@pnpm/cli-utils": "workspace:*",
    "@pnpm/client": "workspace:*",
    "@pnpm/command": "workspace:*",
    "@pnpm/common-cli-options-help": "workspace:*",
    "@pnpm/config": "workspace:*",
    "@pnpm/constants": "workspace:*",
    "@pnpm/core-loggers": "workspace:*",
    "@pnpm/default-reporter": "workspace:*",
    "@pnpm/dependency-path": "workspace:*",
    "@pnpm/filter-workspace-packages": "workspace:*",
    "@pnpm/find-workspace-dir": "workspace:*",
    "@pnpm/lockfile-types": "workspace:*",
    "@pnpm/logger": "^5.0.0",
    "@pnpm/modules-yaml": "workspace:*",
    "@pnpm/nopt": "^0.2.1",
    "@pnpm/parse-cli-args": "workspace:*",
    "@pnpm/pick-registry-for-package": "workspace:*",
    "@pnpm/plugin-commands-audit": "workspace:*",
    "@pnpm/plugin-commands-config": "workspace:*",
    "@pnpm/plugin-commands-deploy": "workspace:*",
    "@pnpm/plugin-commands-doctor": "workspace:*",
    "@pnpm/plugin-commands-env": "workspace:*",
    "@pnpm/plugin-commands-init": "workspace:*",
    "@pnpm/plugin-commands-installation": "workspace:*",
    "@pnpm/plugin-commands-licenses": "workspace:*",
    "@pnpm/plugin-commands-listing": "workspace:*",
    "@pnpm/plugin-commands-outdated": "workspace:*",
    "@pnpm/plugin-commands-patching": "workspace:*",
    "@pnpm/plugin-commands-publishing": "workspace:*",
    "@pnpm/plugin-commands-rebuild": "workspace:*",
    "@pnpm/plugin-commands-script-runners": "workspace:*",
    "@pnpm/plugin-commands-server": "workspace:*",
    "@pnpm/plugin-commands-setup": "workspace:*",
    "@pnpm/plugin-commands-store": "workspace:*",
    "@pnpm/plugin-commands-store-inspecting": "workspace:*",
    "@pnpm/prepare": "workspace:*",
    "@pnpm/read-package-json": "workspace:*",
    "@pnpm/read-project-manifest": "workspace:*",
    "@pnpm/registry-mock": "3.20.0",
    "@pnpm/run-npm": "workspace:*",
    "@pnpm/tabtab": "^0.1.2",
    "@pnpm/test-fixtures": "workspace:*",
    "@pnpm/test-ipc-server": "workspace:*",
    "@pnpm/types": "workspace:*",
    "@pnpm/worker": "workspace:*",
    "@pnpm/workspace.find-packages": "workspace:*",
    "@pnpm/workspace.pkgs-graph": "workspace:*",
    "@pnpm/write-project-manifest": "workspace:*",
    "@types/cross-spawn": "^6.0.5",
    "@types/is-windows": "^1.0.2",
    "@types/pnpm__byline": "npm:@types/byline@^4.2.36",
    "@types/ramda": "0.28.20",
    "@types/semver": "7.5.3",
    "@types/which": "^2.0.2",
    "@zkochan/retry": "^0.2.0",
    "@zkochan/rimraf": "^2.1.3",
    "chalk": "^4.1.2",
    "ci-info": "^3.9.0",
    "cross-spawn": "^7.0.3",
    "deep-require-cwd": "1.0.0",
    "delay": "^5.0.0",
    "dir-is-case-sensitive": "^2.0.0",
    "esbuild": "^0.19.5",
    "execa": "npm:safe-execa@0.1.2",
    "exists-link": "2.0.0",
    "is-windows": "^1.0.2",
    "load-json-file": "^6.2.0",
    "loud-rejection": "^2.2.0",
    "normalize-newline": "3.0.0",
    "p-any": "3.0.0",
    "p-defer": "^3.0.0",
    "path-exists": "^4.0.0",
    "path-name": "^1.0.0",
    "pidtree": "^0.6.0",
    "ps-list": "^7.2.0",
    "ramda": "npm:@pnpm/ramda@0.28.1",
    "read-yaml-file": "^2.1.0",
    "render-help": "^1.0.3",
    "semver": "^7.5.4",
    "split-cmd": "^1.0.1",
    "strip-ansi": "^6.0.1",
    "symlink-dir": "^5.2.1",
    "tempy": "^1.0.1",
    "tree-kill": "^1.2.2",
    "which": "^4.0.0",
    "write-json-file": "^4.3.0",
    "write-pkg": "4.0.0",
    "write-yaml-file": "^5.0.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://pnpm.io",
  "keywords": [
    "pnpm8",
    "dependency manager",
    "install",
    "installer",
    "uninstall",
    "remove",
    "link",
    "prune",
    "shrinkwrap",
    "lockfile",
    "fast",
    "rapid",
    "efficient",
    "package.json",
    "packages",
    "dependencies",
    "symlinks",
    "hardlinks",
    "modules",
    "npm",
    "package manager",
    "monorepo",
    "multi-package",
    "workspace:*"
  ],
  "license": "MIT",
  "preferGlobal": true,
  "engines": {
    "node": ">=16.14"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pnpm/pnpm.git"
  },
  "publishConfig": {
    "tag": "next-8",
    "executableFiles": [
      "./dist/node-gyp-bin/node-gyp",
      "./dist/node-gyp-bin/node-gyp.cmd",
      "./dist/node_modules/node-gyp/bin/node-gyp.js"
    ]
  },
  "funding": "https://opencollective.com/pnpm",
  "exports": {
    ".": "./package.json"
  },
  "scripts": {
    "bundle": "ts-node bundle.ts",
    "start": "tsc --watch",
    "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
    "pretest:e2e": "rimraf node_modules/.bin/pnpm",
    "_test": "cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest",
    "test": "pnpm run compile && pnpm run _test",
    "_compile": "tsc --build",
    "compile": "tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc"
  }
}