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/webpack-sources/package.json
{
  "_from": "webpack-sources@^3.2.3",
  "_id": "webpack-sources@3.2.3",
  "_inBundle": false,
  "_integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  "_location": "/webpack-sources",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "webpack-sources@^3.2.3",
    "name": "webpack-sources",
    "escapedName": "webpack-sources",
    "rawSpec": "^3.2.3",
    "saveSpec": null,
    "fetchSpec": "^3.2.3"
  },
  "_requiredBy": [
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  "_shasum": "2d4daab8451fd4b240cc27055ff6a0c2ccea0cde",
  "_spec": "webpack-sources@^3.2.3",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/webpack-sources/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Source code handling classes for webpack",
  "devDependencies": {
    "coveralls": "^3.0.2",
    "eslint": "^7.7.0",
    "eslint-config-prettier": "^6.11.0",
    "eslint-plugin-jest": "^23.20.0",
    "eslint-plugin-mocha": "^8.0.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-nodeca": "^1.0.3",
    "eslint-plugin-prettier": "^3.0.1",
    "istanbul": "^0.4.1",
    "jest": "^26.4.0",
    "prettier": "^2.0.5",
    "source-map": "^0.7.3",
    "sourcemap-validator": "^2.1.0"
  },
  "engines": {
    "node": ">=10.13.0"
  },
  "files": [
    "lib/",
    "!lib/helpers/__mocks__"
  ],
  "homepage": "https://github.com/webpack/webpack-sources#readme",
  "jest": {
    "forceExit": true,
    "testMatch": [
      "<rootDir>/test/*.js"
    ],
    "transformIgnorePatterns": [
      "<rootDir>"
    ],
    "testEnvironment": "node"
  },
  "keywords": [
    "webpack",
    "source-map"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "webpack-sources",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/webpack-sources.git"
  },
  "scripts": {
    "cover": "jest --coverage",
    "lint": "eslint --cache lib test/*.js",
    "pretest": "yarn lint",
    "test": "jest"
  },
  "version": "3.2.3"
}