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/v14.17.6/lib/node_modules/pm2/node_modules/resolve/package.json
{
  "_from": "resolve@^1.22.1",
  "_id": "resolve@1.22.11",
  "_inBundle": false,
  "_integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
  "_location": "/pm2/resolve",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "resolve@^1.22.1",
    "name": "resolve",
    "escapedName": "resolve",
    "rawSpec": "^1.22.1",
    "saveSpec": null,
    "fetchSpec": "^1.22.1"
  },
  "_requiredBy": [
    "/pm2/require-in-the-middle"
  ],
  "_resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.11.tgz",
  "_shasum": "aad857ce1ffb8bfa9b0b1ac29f1156383f68c262",
  "_spec": "resolve@^1.22.1",
  "_where": "/www/server/nodejs/v14.17.6/lib/node_modules/pm2/node_modules/require-in-the-middle",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "resolve": "bin/resolve"
  },
  "bugs": {
    "url": "https://github.com/browserify/resolve/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-core-module": "^2.16.1",
    "path-parse": "^1.0.7",
    "supports-preserve-symlinks-flag": "^1.0.0"
  },
  "deprecated": false,
  "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
  "devDependencies": {
    "@ljharb/eslint-config": "^21.2.0",
    "array.prototype.map": "^1.0.8",
    "copy-dir": "^1.3.0",
    "eclint": "^2.8.1",
    "eslint": "=8.8.0",
    "in-publish": "^2.0.1",
    "mkdirp": "^0.5.5",
    "mv": "^2.1.1",
    "npmignore": "^0.3.1",
    "object-keys": "^1.1.1",
    "rimraf": "^2.7.1",
    "safe-publish-latest": "^2.0.0",
    "semver": "^6.3.1",
    "tap": "0.4.13",
    "tape": "^5.9.0",
    "tmp": "^0.0.31"
  },
  "engines": {
    "node": ">= 0.4"
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "homepage": "https://github.com/browserify/resolve#readme",
  "keywords": [
    "resolve",
    "require",
    "node",
    "module"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "resolve",
  "publishConfig": {
    "ignore": [
      ".github/workflows",
      "appveyor.yml",
      "test/resolver/malformed_package_json",
      "test/list-exports"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/browserify/resolve.git"
  },
  "scripts": {
    "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'",
    "posttest": "npm run test:multirepo && npx npm@'>= 10.2' audit --production",
    "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
    "prepack": "npmignore --auto --commentLines=autogenerated && cp node_modules/is-core-module/core.json ./lib/ ||:",
    "prepublish": "not-in-publish || npm run prepublishOnly",
    "prepublishOnly": "safe-publish-latest",
    "pretest": "npm run lint",
    "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async",
    "test": "npm run --silent tests-only",
    "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test",
    "tests-only": "tape test/*.js"
  },
  "version": "1.22.11"
}