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/eslint-visitor-keys/package.json
{
  "_from": "eslint-visitor-keys@^3.3.0",
  "_id": "eslint-visitor-keys@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
  "_location": "/eslint-visitor-keys",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "eslint-visitor-keys@^3.3.0",
    "name": "eslint-visitor-keys",
    "escapedName": "eslint-visitor-keys",
    "rawSpec": "^3.3.0",
    "saveSpec": null,
    "fetchSpec": "^3.3.0"
  },
  "_requiredBy": [
    "/eslint",
    "/espree"
  ],
  "_resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
  "_shasum": "f6480fa6b1f30efe2d1968aa8ac745b862469826",
  "_spec": "eslint-visitor-keys@^3.3.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\eslint",
  "author": {
    "name": "Toru Nagashima",
    "url": "https://github.com/mysticatea"
  },
  "bugs": {
    "url": "https://github.com/eslint/eslint-visitor-keys/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Constants and utilities about visitor keys to traverse AST.",
  "devDependencies": {
    "c8": "^7.7.3",
    "eslint": "^7.29.0",
    "eslint-config-eslint": "^7.0.0",
    "eslint-plugin-jsdoc": "^35.4.0",
    "eslint-plugin-node": "^11.1.0",
    "eslint-release": "^3.2.0",
    "mocha": "^9.0.1",
    "opener": "^1.5.2",
    "rollup": "^2.52.1",
    "tsd": "^0.19.1",
    "typescript": "^4.5.5"
  },
  "engines": {
    "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  },
  "exports": {
    ".": [
      {
        "import": "./lib/index.js",
        "require": "./dist/eslint-visitor-keys.cjs"
      },
      "./dist/eslint-visitor-keys.cjs"
    ],
    "./package.json": "./package.json"
  },
  "files": [
    "dist/index.d.ts",
    "dist/visitor-keys.d.ts",
    "dist/eslint-visitor-keys.cjs",
    "lib"
  ],
  "homepage": "https://github.com/eslint/eslint-visitor-keys#readme",
  "keywords": [],
  "license": "Apache-2.0",
  "main": "dist/eslint-visitor-keys.cjs",
  "name": "eslint-visitor-keys",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eslint/eslint-visitor-keys.git"
  },
  "scripts": {
    "build": "rollup -c && npm run tsc",
    "coverage": "c8 report --reporter lcov && opener coverage/lcov-report/index.html",
    "generate-alpharelease": "eslint-generate-prerelease alpha",
    "generate-betarelease": "eslint-generate-prerelease beta",
    "generate-rcrelease": "eslint-generate-prerelease rc",
    "generate-release": "eslint-generate-release",
    "lint": "eslint .",
    "prepare": "npm run build",
    "publish-release": "eslint-publish-release",
    "test": "mocha tests/lib/**/*.cjs && c8 mocha tests/lib/**/*.js && npm run tsd",
    "tsc": "tsc",
    "tsd": "tsd"
  },
  "type": "module",
  "types": "./dist/index.d.ts",
  "version": "3.3.0"
}