HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
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/vhost/disk-apps/alq-webapp-boleteria/node_modules/domhandler/package.json
{
  "_args": [
    [
      "domhandler@4.3.0",
      "/var/www/vhost/disk-apps/alq-webapp-boleteria"
    ]
  ],
  "_development": true,
  "_from": "domhandler@4.3.0",
  "_id": "domhandler@4.3.0",
  "_inBundle": false,
  "_integrity": "sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==",
  "_location": "/domhandler",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "domhandler@4.3.0",
    "name": "domhandler",
    "escapedName": "domhandler",
    "rawSpec": "4.3.0",
    "saveSpec": null,
    "fetchSpec": "4.3.0"
  },
  "_requiredBy": [
    "/css-select",
    "/dom-serializer",
    "/domutils",
    "/htmlparser2"
  ],
  "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.0.tgz",
  "_spec": "4.3.0",
  "_where": "/var/www/vhost/disk-apps/alq-webapp-boleteria",
  "author": {
    "name": "Felix Boehm",
    "email": "me@feedic.com"
  },
  "bugs": {
    "url": "https://github.com/fb55/domhandler/issues"
  },
  "dependencies": {
    "domelementtype": "^2.2.0"
  },
  "description": "Handler for htmlparser2 that turns pages into a dom",
  "devDependencies": {
    "@types/jest": "^27.0.3",
    "@types/node": "^16.11.11",
    "@typescript-eslint/eslint-plugin": "^5.5.0",
    "@typescript-eslint/parser": "^5.5.0",
    "eslint": "^8.3.0",
    "eslint-config-prettier": "^8.1.0",
    "htmlparser2": "^7.2.0",
    "jest": "^27.4.2",
    "prettier": "^2.5.0",
    "ts-jest": "^27.0.7",
    "typescript": "^4.5.2"
  },
  "engines": {
    "node": ">= 4"
  },
  "files": [
    "lib"
  ],
  "funding": {
    "url": "https://github.com/fb55/domhandler?sponsor=1"
  },
  "homepage": "https://github.com/fb55/domhandler#readme",
  "jest": {
    "preset": "ts-jest",
    "testEnvironment": "node"
  },
  "keywords": [
    "dom",
    "htmlparser2"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/index.js",
  "name": "domhandler",
  "prettier": {
    "tabWidth": 4
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/domhandler.git"
  },
  "scripts": {
    "build": "tsc",
    "format": "prettier --write '**/*.{ts,md,json}'",
    "lint": "eslint src",
    "prepare": "npm run build",
    "test": "npm run test:jest && npm run lint",
    "test:jest": "jest"
  },
  "sideEffects": false,
  "types": "lib/index.d.ts",
  "version": "4.3.0"
}