HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
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: /var/www/linde-ai/html/node_modules/enhanced-resolve/package.json
{
  "_from": "enhanced-resolve@^5.9.2",
  "_id": "enhanced-resolve@5.10.0",
  "_inBundle": false,
  "_integrity": "sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==",
  "_location": "/enhanced-resolve",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "enhanced-resolve@^5.9.2",
    "name": "enhanced-resolve",
    "escapedName": "enhanced-resolve",
    "rawSpec": "^5.9.2",
    "saveSpec": null,
    "fetchSpec": "^5.9.2"
  },
  "_requiredBy": [
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz",
  "_shasum": "0dc579c3bb2a1032e357ac45b8f3a6f3ad4fb1e6",
  "_spec": "enhanced-resolve@^5.9.2",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "browser": {
    "pnpapi": false,
    "process": "./lib/util/process-browser.js"
  },
  "bugs": {
    "url": "https://github.com/webpack/enhanced-resolve/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "graceful-fs": "^4.2.4",
    "tapable": "^2.2.0"
  },
  "deprecated": false,
  "description": "Offers a async require.resolve function. It's highly configurable.",
  "devDependencies": {
    "@types/mocha": "^8.0.3",
    "@types/node": "^14.11.1",
    "cspell": "4.2.8",
    "eslint": "^7.9.0",
    "eslint-config-prettier": "^6.11.0",
    "eslint-plugin-jsdoc": "^30.5.1",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^3.1.4",
    "husky": "^6.0.0",
    "lint-staged": "^10.4.0",
    "memfs": "^3.2.0",
    "mocha": "^8.1.3",
    "nyc": "^15.1.0",
    "prettier": "^2.1.2",
    "should": "^13.2.3",
    "tooling": "github:webpack/tooling#v1.14.0",
    "typescript": "^4.2.0-beta"
  },
  "engines": {
    "node": ">=10.13.0"
  },
  "files": [
    "lib",
    "types.d.ts",
    "LICENSE"
  ],
  "homepage": "http://github.com/webpack/enhanced-resolve",
  "license": "MIT",
  "lint-staged": {
    "*.js": "eslint --cache"
  },
  "main": "lib/index.js",
  "name": "enhanced-resolve",
  "repository": {
    "type": "git",
    "url": "git://github.com/webpack/enhanced-resolve.git"
  },
  "scripts": {
    "code-lint": "eslint --cache lib test",
    "code-lint-fix": "eslint --cache lib test --fix",
    "cover": "nyc --reporter=html node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
    "cover:ci": "nyc --reporter=lcovonly node node_modules/mocha/bin/_mocha --full-trace --check-leaks",
    "fix": "yarn run code-lint-fix && yarn run special-lint-fix",
    "lint": "yarn run code-lint && yarn run type-lint && yarn run special-lint && yarn run spelling",
    "precover": "yarn lint",
    "prepare": "husky install",
    "pretest": "yarn lint",
    "pretty": "prettier --loglevel warn --write \"lib/**/*.{js,json}\" \"test/*.js\"",
    "special-lint": "node node_modules/tooling/lockfile-lint && node node_modules/tooling/inherit-types && node node_modules/tooling/format-file-header && node node_modules/tooling/generate-types",
    "special-lint-fix": "node node_modules/tooling/inherit-types --write && node node_modules/tooling/format-file-header --write && node node_modules/tooling/generate-types --write",
    "spelling": "cspell \"**/*.*\"",
    "test": "mocha --full-trace --check-leaks",
    "test:only": "mocha --full-trace --check-leaks",
    "type-lint": "tsc"
  },
  "types": "types.d.ts",
  "version": "5.10.0"
}