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/watchpack/package.json
{
  "_from": "watchpack@^2.3.1",
  "_id": "watchpack@2.4.0",
  "_inBundle": false,
  "_integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==",
  "_location": "/watchpack",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "watchpack@^2.3.1",
    "name": "watchpack",
    "escapedName": "watchpack",
    "rawSpec": "^2.3.1",
    "saveSpec": null,
    "fetchSpec": "^2.3.1"
  },
  "_requiredBy": [
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz",
  "_shasum": "fa33032374962c78113f93c7f2fb4c54c9862a5d",
  "_spec": "watchpack@^2.3.1",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/watchpack/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "glob-to-regexp": "^0.4.1",
    "graceful-fs": "^4.1.2"
  },
  "deprecated": false,
  "description": "Wrapper library for directory and file watching.",
  "devDependencies": {
    "coveralls": "^3.0.0",
    "eslint": "^5.11.1",
    "eslint-config-prettier": "^4.3.0",
    "eslint-plugin-prettier": "^3.1.0",
    "istanbul": "^0.4.3",
    "mocha": "^5.0.1",
    "prettier": "^1.11.0",
    "rimraf": "^2.6.2",
    "should": "^8.3.1",
    "write-file-atomic": "^3.0.1"
  },
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=10.13.0"
  },
  "files": [
    "lib/"
  ],
  "homepage": "https://github.com/webpack/watchpack",
  "license": "MIT",
  "main": "./lib/watchpack.js",
  "name": "watchpack",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/watchpack.git"
  },
  "scripts": {
    "cover": "istanbul cover node_modules/mocha/bin/_mocha",
    "lint": "eslint lib",
    "precover": "yarn lint",
    "pretest": "yarn lint",
    "pretty-files": "prettier \"lib/**.*\" \"test/**/*.js\" --write",
    "test": "mocha"
  },
  "version": "2.4.0"
}