{
  "_args": [
    [
      {
        "raw": "domhandler@^3.0.0",
        "scope": null,
        "escapedName": "domhandler",
        "name": "domhandler",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/htmlparser2"
    ]
  ],
  "_from": "domhandler@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "domhandler@3.3.0",
  "_inCache": true,
  "_location": "/domhandler",
  "_nodeVersion": "14.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/domhandler_3.3.0_1601760738953_0.7410084223970252"
  },
  "_npmUser": {
    "name": "feedic",
    "email": "me@feedic.com"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "domhandler@^3.0.0",
    "scope": null,
    "escapedName": "domhandler",
    "name": "domhandler",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/htmlparser2"
  ],
  "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-3.3.0.tgz",
  "_shasum": "6db7ea46e4617eb15cf875df68b2b8524ce0037a",
  "_shrinkwrap": null,
  "_spec": "domhandler@^3.0.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/htmlparser2",
  "author": {
    "name": "Felix Boehm",
    "email": "me@feedic.com"
  },
  "bugs": {
    "url": "https://github.com/fb55/domhandler/issues"
  },
  "dependencies": {
    "domelementtype": "^2.0.1"
  },
  "description": "Handler for htmlparser2 that turns pages into a dom",
  "devDependencies": {
    "@types/jest": "^26.0.0",
    "@types/node": "^14.0.9",
    "@typescript-eslint/eslint-plugin": "^4.1.0",
    "@typescript-eslint/parser": "^4.1.0",
    "coveralls": "^3.0.5",
    "eslint": "^7.9.0",
    "eslint-config-prettier": "^6.0.0",
    "htmlparser2": "^4.1.0",
    "jest": "^26.0.1",
    "prettier": "^2.0.5",
    "ts-jest": "^26.1.0",
    "typescript": "^4.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==",
    "shasum": "6db7ea46e4617eb15cf875df68b2b8524ce0037a",
    "tarball": "https://registry.npmjs.org/domhandler/-/domhandler-3.3.0.tgz",
    "fileCount": 9,
    "unpackedSize": 32610,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeO3jCRA9TVsSAnZWagAAKQUP/3DnhM6jdE2qW/aLEE19\nEt8YdDGNZUdDTj8FCIR4gvbHVcyMyZFs1tzucXGuQEXlaKyqsTyp3/b8v/HC\n/rNk7OoRMlxP96NaYuvBD/unOMUvDw9bc7Rz68t0i6lis/zG1cvRaiJSQNKN\n85WEbBwGtm3SkD8YgWca3bGDcBo8LijSG60O+j9ymA4fVAZC7Mk1LIzsazH8\nXLVj3EuiUtFvITG5KCniNipLcHs1sMntmCkPiUGYWmLIQQ4x0W6/bnaVFQrS\nOo7jO/XLkpDV82tU0wrQmljGA4jStjbf4ZKS0+fpYq3tZ8Q6is5hZjcdCYhu\nLtPi/djciR2mlF4nEawxji9bzoeGZMTZ1fsx0oBnDx7Mm8ETDnWHB95DWkQN\nK3HJzWcOdWuoVjAxlkgVDhMZJEkdrdtzirvStFW9h+o+a0WgtUyBFj4yTzHz\nr8Z9xAYAx0TsvwMcktI1+n+oqvTG0dHqYmsALHSFzv2GTztHQSwej28y170S\nkv5y3LJgKMHveGuLQ8u0vJ5JS8lUpMXxZnAWoIhxSGwQ5xE7DbRA+Zftwkae\nvMi3oTcKz4EGA6vwSeEUEN5mp0UVvXS2Z1hRm8DtXIWBpNUA/EjcOAhdosKQ\n/KrYD3jz4NwiUZRpBQYPz1DdRW8FYQLtRC47BlO2uvhCl45sPKS+rNpLO9Em\n6Vx/\r\n=abWJ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 4"
  },
  "funding": "https://github.com/fb55/domhandler?sponsor=1",
  "gitHead": "a079eb64c711bd39abb875188edcf666e50c8261",
  "homepage": "https://github.com/fb55/domhandler#readme",
  "jest": {
    "preset": "ts-jest",
    "testEnvironment": "node"
  },
  "keywords": [
    "dom",
    "htmlparser2"
  ],
  "license": "BSD-2-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "feedic",
      "email": "me@feedic.com"
    }
  ],
  "name": "domhandler",
  "optionalDependencies": {},
  "prettier": {
    "tabWidth": 4
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/fb55/domhandler.git"
  },
  "scripts": {
    "build": "tsc",
    "coverage": "cat coverage/lcov.info | coveralls",
    "format": "prettier --write '**/*.{ts,md,json}'",
    "lint": "eslint src",
    "prepare": "npm run build",
    "test": "jest --coverage && npm run lint"
  },
  "sideEffects": false,
  "types": "lib/index.d.ts",
  "version": "3.3.0"
}
