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/@humanwhocodes/config-array/package.json
{
  "_from": "@humanwhocodes/config-array@^0.9.2",
  "_id": "@humanwhocodes/config-array@0.9.5",
  "_inBundle": false,
  "_integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
  "_location": "/@humanwhocodes/config-array",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@humanwhocodes/config-array@^0.9.2",
    "name": "@humanwhocodes/config-array",
    "escapedName": "@humanwhocodes%2fconfig-array",
    "scope": "@humanwhocodes",
    "rawSpec": "^0.9.2",
    "saveSpec": null,
    "fetchSpec": "^0.9.2"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
  "_shasum": "2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7",
  "_spec": "@humanwhocodes/config-array@^0.9.2",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\eslint",
  "author": {
    "name": "Nicholas C. Zakas"
  },
  "bugs": {
    "url": "https://github.com/humanwhocodes/config-array/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@humanwhocodes/object-schema": "^1.2.1",
    "debug": "^4.1.1",
    "minimatch": "^3.0.4"
  },
  "deprecated": false,
  "description": "Glob-based configuration matching.",
  "devDependencies": {
    "@nitpik/javascript": "^0.3.3",
    "@nitpik/node": "0.0.5",
    "chai": "^4.2.0",
    "eslint": "^6.7.1",
    "esm": "^3.2.25",
    "lint-staged": "^10.2.8",
    "mocha": "^6.2.3",
    "nyc": "^14.1.1",
    "rollup": "^1.12.3",
    "yorkie": "^2.0.0"
  },
  "engines": {
    "node": ">=10.10.0"
  },
  "files": [
    "api.js"
  ],
  "gitHooks": {
    "pre-commit": "lint-staged"
  },
  "homepage": "https://github.com/humanwhocodes/config-array#readme",
  "keywords": [
    "configuration",
    "configarray",
    "config file"
  ],
  "license": "Apache-2.0",
  "lint-staged": {
    "*.js": [
      "nitpik",
      "eslint --fix --ignore-pattern '!.eslintrc.js'"
    ]
  },
  "main": "api.js",
  "name": "@humanwhocodes/config-array",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/humanwhocodes/config-array.git"
  },
  "scripts": {
    "build": "rollup -c",
    "format": "nitpik",
    "lint": "eslint *.config.js src/*.js tests/*.js",
    "prepublish": "npm run build",
    "test": "mocha -r esm tests/ --recursive",
    "test:coverage": "nyc --include src/*.js npm run test"
  },
  "version": "0.9.5"
}