{
  "name": "domutils",
  "versions": {
    "1.0.0": {
      "name": "domutils",
      "version": "1.0.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.0.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "dist": {
        "shasum": "7de6c599b4e6276d259310957acf548da1ccc16d",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.0.0.tgz",
        "integrity": "sha512-Ph0l6MIRpBECZuxcMqAncqQ1KluUjoQs9sU6hlF93fOhRKlnheNCooccPzTeUwR0F+ZBctw55XEzXaU+CgX+oA==",
        "signatures": [
          {
            "sig": "MEUCIQDSQFabZpNqK4s1LyjsEF31mBrERIDb71Y5ROv3mlqzYAIgN59gUOkiPyea2+FeuIzqsTo3vEh/vAhGSCeBHDCruzI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.1.65",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "0"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "domutils",
      "version": "1.0.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.0.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "dist": {
        "shasum": "58b58d774774911556c16b8b02d99c609d987869",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.0.1.tgz",
        "integrity": "sha512-EtnpDnVNvVaRBHmc5PV2lGHlgic4IjrYgS1f3U/M7CjihJIKfsJFvwj6JfAjr7f7wNDcloq3rOb08xAiL622gA==",
        "signatures": [
          {
            "sig": "MEQCIGVDfeBCJbo7zQ/bEwpE1rc9ra1IIucUg7yl08h3GUgqAiA/uuP2sKbl8C+w7pmVwfRg6CrAvqo/7gD48lRceGntCQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.1.65",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "domutils",
      "version": "1.1.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "dist": {
        "shasum": "81c91e0697dccfdecad4f56c097cdfa051d083d3",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.0.tgz",
        "integrity": "sha512-IDfGFRpWcm73hBYjNR3Ir3tPy64t6GKPE/A7kUkvspReSDikUA2fwy8AGflh912tP+urCp6WM4SMTZUZMM0Ovw==",
        "signatures": [
          {
            "sig": "MEUCIQCnUT3vP8C/hqMeZjNH+DHGO3EfLMwjWALljm2SUtxIeQIgMHk04uT0wXteefMVlt1KWYxM4Mn+wDxGQFWIp12zyDQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.1.69",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.1": {
      "name": "domutils",
      "version": "1.1.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "dist": {
        "shasum": "64751938ed7121a48017b1e14fb6b1042cf359b3",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.1.tgz",
        "integrity": "sha512-Oj7fbFIp4EMjxpzwtE08pfR27Vh8bphDFRvzBbJJEPo9hMvlRzyWNbTs3kEKOvdsm3wjI6sLkjNtQZ16wUUTrg==",
        "signatures": [
          {
            "sig": "MEUCIQDpFNhtz6wfygS9LXaw2VAPEMnLbh2v3rKKTAmrESZkkgIgNv8dtxGXRmd+ibIKxe8nSyclOiGHlD7K0G4b/phtdlY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.2.10",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.2": {
      "name": "domutils",
      "version": "1.1.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "dist": {
        "shasum": "fcf1d3596cd419818041cdaf6f7894a8d127bb07",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.2.tgz",
        "integrity": "sha512-OBBZTj3DMtzd0XLjlfWfJp5/VD8EkzEj/bop53+KruJ484giuHj+5TTkMxbR1uQSpYE6KjK81ykDxn4NC27GQw==",
        "signatures": [
          {
            "sig": "MEYCIQDXES26y9mDdB7ENOvyh4lDPU/vyN47kLD4v2tFiU/PBAIhAIr3YXErt0b0dsZLcHXAFbmxisE0OzbenOpkqyyOckJh",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.2.18",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.3": {
      "name": "domutils",
      "version": "1.1.3",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.3",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "e86a40882337a614b650259a39197f178690a8ea",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.3.tgz",
        "integrity": "sha512-Ls9zGf4SyGFllxAXYic6xe5bBgWK+/rOdVmFhUvPKKLoRFew/mRvV05VO8pqDCnH6DATmV9GBk6iTD7CIvUIkA==",
        "signatures": [
          {
            "sig": "MEUCIQDZB2vh+gUOuFvoeCgRF9ZPVJ4Fitm++M47l/2yxMbBaQIgZ9fq9sHllKwhM2TdB2Q+uwkABqd2wYPH7vlsZN3Fg1w=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.4": {
      "name": "domutils",
      "version": "1.1.4",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.4",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "14b774276187066c76f80141f7eac47a22f77248",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.4.tgz",
        "integrity": "sha512-iqNemKoMqryKyVCUy8/oboQU0XpI5hly7Nhb1T8dCdyfU6XIZQ+hK8Llwxh99BAqJeGYiCoV7PTp4i1vrx3pqg==",
        "signatures": [
          {
            "sig": "MEYCIQDz9s/KD4W9XrCse3N45bn6Vv9oRFTrMyX/s40cf2g+HAIhALZLK/Yie1k4tNMRp2TTVBn1vKfTdoOVGZnzVYYINgk1",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.5": {
      "name": "domutils",
      "version": "1.1.5",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.5",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "6d3f86d1444993951afdd228a46f73cb2f688328",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.5.tgz",
        "integrity": "sha512-hpeUEsOt708AAXl1AORl7DIEs0SHxHTrGXf7b/SrEaJXQmhFXS/zPr//yFzhJ3Ijzin3s1ABkWYt3nXZCfrC3g==",
        "signatures": [
          {
            "sig": "MEUCIG3z40eSauVO3jPUHIcFGAm3RCSXOzfu0lrBGuu4OptJAiEA5iAVg/kX90GvZ0P5U/tgTVUEeNKeQL2pvh+Md3sJMsI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.1.6": {
      "name": "domutils",
      "version": "1.1.6",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.1.6",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "bddc3de099b9a2efacc51c623f28f416ecc57485",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.1.6.tgz",
        "integrity": "sha512-ZeagMzMKyk9GSFMqV3x3uHgRN36hLpSOF6LIRXmftce0UUqFsAx/azJAJ4Jc+9DYKmwROH5HLOcOu1OPARWwNg==",
        "signatures": [
          {
            "sig": "MEQCIB6NTR5CG0kyLbfEnTzgvjRiGAV7BDTiuATn6R5aKNsUAiBxE8BL/Zqk2S3xOCkHKmaQw4kHjGXgj3QzcHQ0H49CoQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.2.0": {
      "name": "domutils",
      "version": "1.2.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.2.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "4533940831c143ddecb73be4877a0ed8d47b3ba3",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.2.0.tgz",
        "integrity": "sha512-Y+WDgwhWyd9iWr4gTpkJVbeMk7/y8uKYXerCRTMGRbgpqDxa3Xcu0scT1CTRnIOODhhsEil4O0qMWd7pQcdECQ==",
        "signatures": [
          {
            "sig": "MEYCIQC3wIsthsAm5mLBX9e40YOLhDzHYQxyCmXc9QJ3diYIVgIhAK8eDbvagAo+x11NYNuxkgwACqSpHjFdS4j1WAAUOBl6",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.2.1": {
      "name": "domutils",
      "version": "1.2.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.2.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "6ced9837e63d2c3a06eb46d1150f0058a13178d1",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.2.1.tgz",
        "integrity": "sha512-hJT3ozz517/EGIDSJ1+z1Up0w3ubNLIBChKcTOONs1ZM4W3mm+gfUfslyuRmb2CwaCFXCN8j0NG406NH1JLX2A==",
        "signatures": [
          {
            "sig": "MEUCIQCf3I6RoSEK7gBPt7r7bnGzUJLDt6WmbA/kx99LdaFS8gIgQLMlsI9f4I1R1pqHer/H+aW4CaYAHw1NVGP37yV32K4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.8",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.2.2": {
      "name": "domutils",
      "version": "1.2.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.2.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "bd59d149cf2c034fec81a1ce063bc20fb572a2ab",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.2.2.tgz",
        "integrity": "sha512-/qlLe5dzDgHdCl1t0OZYSoke4c+2JzSFENEvpemP8Ey2yaY4A1cVXRlcTy8/TtgPsmuOSFznnLawMOwfim6NYQ==",
        "signatures": [
          {
            "sig": "MEYCIQDSoFqfYbD4axbIEpDdVxEXHrQGaHw4lGoaMy8/qXal6AIhAPEsg9y9/xSBqglOQl0Uv919zM2NeL9CEp1eSP5TOcGw",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "node tests/00-runtests.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.15",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "devDependencies": {
        "domhandler": "2",
        "htmlparser2": "2.3"
      },
      "contributors": []
    },
    "1.3.0": {
      "name": "domutils",
      "version": "1.3.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.3.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "9ad4d59b5af6ca684c62fe6d768ef170e70df192",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.3.0.tgz",
        "integrity": "sha512-1UdPmldjSGewOuWE40YYFZB1Q4im4LZoCMXGYeTeLz3R9hvxrDYJPRcPHXR4yBbubQebgGNCY2hwpJxmAiUMzQ==",
        "signatures": [
          {
            "sig": "MEYCIQCddoAo70aHyPFl+RmtgG0NMswPl0ED74SiD8xUlwpOtAIhAIVjcvw09tIj6dFwCTqoGEEHCKEFkHpDIwDLYPeHhHY5",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.3.15",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.4.0": {
      "name": "domutils",
      "version": "1.4.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.4.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "330b95212944e340c6e0227e9ec3d35242d4dd05",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.4.0.tgz",
        "integrity": "sha512-HuWk/fRZ9QOrmRhIE0/150vnJ+Ohw+RREPtv0mFgcL1ECKcQ5pa4bp1TUbOZx8ofiaf5M6ffsCekrPeQyVBDsw==",
        "signatures": [
          {
            "sig": "MEYCIQCVlRGPngBqRWoXQdI/+xZbXGW5fzpB2WdHWaoBSNUurgIhAO8j+WIXgOJtHeHDAwBBWC7xezZkT5WkVCcFpH8ZDgbZ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.4.2",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.4.1": {
      "name": "domutils",
      "version": "1.4.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.4.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "e716621c245561dd03c1ecd5667f70e8ddeb2f59",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.4.1.tgz",
        "integrity": "sha512-vbe6LZrsWC8x7Venu9IAn1jfQCH817jmdFIy9fIokMODfEtM6WEj5hWWizqId/plwFOyYUKn1MZKJ85N7KBh8A==",
        "signatures": [
          {
            "sig": "MEUCIB9OkOuNwp21ilyU4mFTHdIjHFGhQi7D++gjgiONIPA5AiEA8Ke4YazJfsDkE17Cn7Hoxxd2EB1Un6tVtHvFAiTc5R8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.4.6",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.4.2": {
      "name": "domutils",
      "version": "1.4.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.4.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "d7fcca9c8d52cc80e3f1e9169c90e52478b6c31e",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.4.2.tgz",
        "integrity": "sha512-P9BJKmjdIaNMkq9m0wvMu7nmGLjTtbxzWDsrL1lNPXiWfCCh9NxEPsKLnxl9wdmN6Z+YSu37ZlSDeE23XmfT1g==",
        "signatures": [
          {
            "sig": "MEYCIQCyqnFfKi/HSzIdmtbg6GrOY14z6/9yh4EVmj11I6XvcQIhAOB/lGljouM7jCW9EnJa+B194mPSnki2pSafg4pToIXN",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.4.6",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.4.3": {
      "name": "domutils",
      "version": "1.4.3",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.4.3",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "0865513796c6b306031850e175516baf80b72a6f",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.4.3.tgz",
        "integrity": "sha512-ZkVgS/PpxjyJMb+S2iVHHEZjVnOUtjGp0/zstqKGTE9lrZtNHlNQmLwP/lhLMEApYbzc08BKMx9IFpKhaSbW1w==",
        "signatures": [
          {
            "sig": "MEUCIB6Gly60YyYPgARcOIffWrcR7eQwZEtkKTajnJL8aq5eAiEA714Xbm79VBNOyaSJLQO+heXCwnPavUPW05WUnqZ+PtQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.4.6",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.5.0": {
      "name": "domutils",
      "version": "1.5.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.5.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "bfa4ceb8b7ab6f9423fe59154e04da6cc3ff3949",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.5.0.tgz",
        "integrity": "sha512-389qXukJlNZvjy3XHPpMc295cZsUus5XklwdkeMqJWlro86MbHg7WH8FMoIEC4VeAlKjFTdGeDgRr+mjJ8bZFg==",
        "signatures": [
          {
            "sig": "MEUCIQCq8Xr63qEBZqLn/9X1FlXPVZfCqsw93HkJCCA95pqe6wIgKL3v4MRx97vX3+KN4629mc1id/B21rpJj2bE1LMi06g=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "1.4.6",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "dependencies": {
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true,
          "beforeEach": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.5.1": {
      "name": "domutils",
      "version": "1.5.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "_id": "domutils@1.5.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "dcd8488a26f563d61079e48c9f7b7e32373682cf",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.5.1.tgz",
        "integrity": "sha512-gSu5Oi/I+3wDENBsOWBiRK1eoGxcywYSqg3rR960/+EfY0CF4EX1VPkgHOZ3WiS/Jg2DtliF6BhWcHlfpYUcGw==",
        "signatures": [
          {
            "sig": "MEYCIQDdHlAyilni/SWdSovItT85Hp8ksk/rfaYFYZuR9LohtAIhAJjBaSYXDeOTy/W7IO3hWzUBdDbq40L+eYxvIPEQYlqb",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "dcd8488a26f563d61079e48c9f7b7e32373682cf",
      "gitHead": "7d4bd16cd36ffce62362ef91616806ea27e30d95",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "2.3.0",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "_nodeVersion": "1.0.4",
      "dependencies": {
        "dom-serializer": "0",
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true,
          "beforeEach": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~1.15.1",
        "jshint": "~2.3.0",
        "domhandler": "2",
        "htmlparser2": "~3.3.0"
      },
      "contributors": []
    },
    "1.6.0": {
      "name": "domutils",
      "version": "1.6.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@1.6.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils#readme",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "853de07f013287f976b7fe0461740222ea14ecbb",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.6.0.tgz",
        "integrity": "sha512-dWs4oDYf9GkuNJmAnBXPlozX1CiRPaauXQvWpa+UcRHMQGt+nvsSbGcn4k3tp7omsrf1tUhPiJ6d4DPbn6kqkA==",
        "signatures": [
          {
            "sig": "MEUCIQCmFMZjKeiTnYRKGB61Oncum6WFezW9L//5MN4GeOEmJwIgEc9KSLMYgowBMu4fIRtsI9r+agomyZ0sGZUtG0aYb88=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "853de07f013287f976b7fe0461740222ea14ecbb",
      "gitHead": "727d3119dba29b2b4b45d1201bfccb6198be6bdd",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "4.6.1",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "_nodeVersion": "7.9.0",
      "dependencies": {
        "dom-serializer": "0",
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true,
          "beforeEach": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~3.2.0",
        "jshint": "~2.9.4",
        "domhandler": "2",
        "htmlparser2": "~3.9.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils-1.6.0.tgz_1493595628968_0.7208651453256607",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.6.2": {
      "name": "domutils",
      "version": "1.6.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@1.6.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils#readme",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.6.2.tgz",
        "integrity": "sha512-XjD7wlrG7XCt5cQIPKYVD+m7XNbUvT27P0dQygjjRrw1z9gma/aMI2PfSh2KGkppCGGDgTSVe4GXQducWgeufA==",
        "signatures": [
          {
            "sig": "MEQCIDQ+mcNLMuEU8GyfZVdhAxs4fr/nZb9DAdCS2K/nbKDyAiA1oA60B1d64zXoGbb/IpDoMyT/3VL5GKlbpDFl9fpixw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "index.js",
      "_from": ".",
      "_shasum": "1958cc0b4c9426e9ed367fb1c8e854891b0fa3ff",
      "gitHead": "f7299b5358d771c2bbb150825deb558eb88327f9",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "4.6.1",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "_nodeVersion": "7.9.0",
      "dependencies": {
        "dom-serializer": "0",
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true,
          "beforeEach": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "devDependencies": {
        "mocha": "~3.2.0",
        "jshint": "~2.9.4",
        "domhandler": "2",
        "htmlparser2": "~3.9.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils-1.6.2.tgz_1494125892202_0.7692612998653203",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.7.0": {
      "name": "domutils",
      "version": "1.7.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@1.7.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/FB55/domutils#readme",
      "bugs": {
        "url": "https://github.com/FB55/domutils/issues"
      },
      "dist": {
        "shasum": "56ea341e834e06e6748af7a1cb25da67ea9f8c2a",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-1.7.0.tgz",
        "fileCount": 16,
        "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
        "signatures": [
          {
            "sig": "MEUCIQDG9DN+/wDzoaG6ttFz2hvKBa4GsQn5evjyb7oP0sJbGgIgNf7tt91MbYUHjIIX3i1SEdEGlOGAZfQ5IrMk15NLtrw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 20546
      },
      "main": "index.js",
      "gitHead": "34f193ca17d11a98d9310b1965efe5f73d32d79f",
      "scripts": {
        "test": "mocha test/tests/**.js && jshint index.js test/**/*.js lib/*.js"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "repository": {
        "url": "git://github.com/FB55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "utilities for working with htmlparser2's dom",
      "directories": {
        "test": "tests"
      },
      "_nodeVersion": "9.5.0",
      "dependencies": {
        "dom-serializer": "0",
        "domelementtype": "1"
      },
      "jshintConfig": {
        "node": true,
        "proto": true,
        "undef": true,
        "eqeqeq": true,
        "eqnull": true,
        "unused": true,
        "globals": {
          "it": true,
          "describe": true,
          "beforeEach": true
        },
        "quotmark": "double",
        "trailing": true
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "mocha": "~3.2.0",
        "jshint": "~2.9.4",
        "domhandler": "2",
        "htmlparser2": "~3.9.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_1.7.0_1518042189368_0.6095902125244643",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.0.0": {
      "name": "domutils",
      "version": "2.0.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.0.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "15b8278e37bfa8468d157478c58c367718133c08",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.0.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-n5SelJ1axbO636c2yUtOGia/IcJtVtlhQbFiVDBZHKV5ReJO1ViX7sFEemtuyoAnBxk5meNSYgA8V4s0271efg==",
        "signatures": [
          {
            "sig": "MEQCICKtpaUlD4ESGt1BEvqn+omB+P2wBVe2vAOMvny45b1fAiA9es0T1piSzz0Ldjkl+A3DpMbEQOXu1FvQAm10j2812Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 30479,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ5vbCRA9TVsSAnZWagAAft0P/3J/nYjihLMUEgSory7I\nLwofrzygKp8GAWEk1DrTXihHWaFS2YTOW8QBgjKyHrE1Lw416kDYrJHuhMpz\nCtZ35Sy3J2ozQBuLh29S+VK4v9CaaxCADYtn+Ph3qxQQemsG/ylI+iBBeCee\nbTPus0FFVuuHO5b9lW8y4htTCc5vxAfV5zi8CO0Y06gsUKDC8CeTjCSqQdsX\nxBVk4tsf8gX1MPbQcshrDwjdz6ap5cGL0DQauIrYDYl2HdYS8ldcjwkSeJHX\nqiYrfI/YjW2UfOUD784+7NGUOLFgjGgnG3OmtHwJ+cFs5PfxJqa2UMl2OvmS\ndpbyQ3J2KPJki5gFkE6BN8b4oYeALyOrcQ02S0ll4KtTol1YmohOPOdpWYsc\nPp9OUQtMNlJ3PSyM671unLe7qVvqhLb7wX/J0Ee3YQa3bgaL2PsAzjIerpoQ\ngLcMErurCq7g3lO59PaG1bbXKsGm4A1nej/vY/QCgQk3yHbeSQO1FTiLLAKI\nh/E9lWJ+aA+TGMLRrEAhXSV0/j9p/6pDf5bAiJtrpp3cZFjreriXGpvAvyHz\nDLzr2IbolVLtbyYhi0YydX7sWGFakzWn8qJjG2p6xMgyFgSatVjlsQAbhddL\nzVFclhRx3QmEmXQj7MOgAIsVowhlwsawJ5ZfifJC6NofOQo+U4gTpkKyPntE\nhk5S\r\n=09J/\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "gitHead": "69562be1bf1871ea724d7d42a057d6bfc6a27abc",
      "scripts": {
        "lint": "eslint src/**/*.ts",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.10.1",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "_nodeVersion": "12.4.0",
      "dependencies": {
        "domhandler": "^3.0.0",
        "dom-serializer": "^0.2.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^24.8.0",
        "eslint": "^6.1.0",
        "ts-jest": "^24.0.2",
        "prettier": "^1.18.2",
        "typescript": "^3.5.3",
        "@types/jest": "^24.0.16",
        "@types/node": "^12.6.8",
        "htmlparser2": "~3.10.0",
        "eslint-config-prettier": "^6.0.0",
        "@typescript-eslint/parser": "^1.13.0",
        "@typescript-eslint/eslint-plugin": "^1.13.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.0.0_1564711898478_0.9023394699393321",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.1.0": {
      "name": "domutils",
      "version": "2.1.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.1.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "7ade3201af43703fde154952e3a868eb4b635f16",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.1.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-CD9M0Dm1iaHfQ1R/TI+z3/JWp/pgub0j4jIQKH89ARR4ATAV2nbaOQS5XxU9maJP5jHaPdDDQSEHuE2UmpUTKg==",
        "signatures": [
          {
            "sig": "MEUCIGTd4fngD28Lhb6Tq9Eh8EUQAOBNjfksXVi8Ky/D7rWUAiEA7gnP3+iZ4+Kps6S0KPX12hLIPr8idYJP6qnDQDMNky8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 34004,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetwQ0CRA9TVsSAnZWagAAqeYQAJuBI8X55JdQS75jw4N4\n/x0A2USYahr6unR7bf/71NtkpVXtaRMhxXWxK6vAQxaod6QaQibYLAga21yg\nrbRohznCp23LQ6c4G2nxflE8yTN9pg1pTjdVfUSIaa5qFxJeDSCaiU9lqIjt\na0hrKVVtoRma4JwQA9Tjic5+ySkFktIABQUDUJgti0iDOtVKBWeduT6H0ew+\nRnpUGONdh+T3/2u6skhTWJbJwnpuMWiCvsDs8vQ9aPNOHL6skmtQgaVvmylS\njmyTleMGdFvvk0n0ACohqb9QTJ3gaiN1tuyuJ37Ps5LwPflg9GHcBvESlTU/\n/HRIO74kCqS2k5y2Qo+xWjMSM8iccImtYaCDbly6XrOnEv0inI2sjUVaMvJ9\nvxf9UDnfGDp2SrBGEW2dZ5PlwCw/KPWMPl1Akc4YfqGEXz/bHMaKsehAHsvB\nK7euJh04E7DbjkTfwJ9Jk0IRvyDYBObvOC6/urpbbOvmKn1KeQWV/ezw9a1n\nzpAComX4zyu7MQVnHyT1LVx0W3Y14vB0Jo4qD/os68IX5kFtAGTu7VY/bL+e\nYtMbnleamuRAoAq0FDSkbRh9dXZ/5OeK6ZRb2xUyKnOcO9SBDfer+r+LWiKd\nzQT3g4DV4KuyEiFRtiyzTkzg2EsAK+4d1Ylm8LvrbKCJZ3TuCLr1yc994+DJ\nU0P1\r\n=Bl7y\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "gitHead": "8fd0adccf798b8e128700e6a345101ae4fbfd2f1",
      "scripts": {
        "lint": "eslint --ext=js,ts src",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.4",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "_nodeVersion": "14.2.0",
      "dependencies": {
        "domhandler": "^3.0.0",
        "dom-serializer": "^0.2.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^25.3.1",
        "typedoc": "^0.17.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^3.5.3",
        "@types/jest": "^25.1.4",
        "@types/node": "^13.9.1",
        "htmlparser2": "~4.1.0",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^2.2.16",
        "@typescript-eslint/parser": "^2.31.0",
        "@typescript-eslint/eslint-plugin": "^2.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.1.0_1589052468390_0.824903806087288",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.2.0": {
      "name": "domutils",
      "version": "2.2.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.2.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "f3ce1610af5c30280bde1b71f84b018b958f32cf",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.2.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-0haAxVr1PR0SqYwCH7mxMpHZUwjih9oPPedqpR/KufsnxPyZ9dyVw1R5093qnJF3WXSbjBkdzRWLw/knJV/fAg==",
        "signatures": [
          {
            "sig": "MEUCIH9N1uVgyUed4xTNS+H2+hA3SXpI1g3rv0EgqpthNh8yAiEA8xGGHOUKnIyitA7f0L3kV0lg4xwX8BIs+E+n68GlpOs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 35682,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOrIyCRA9TVsSAnZWagAAj68P/RJtceTnCiGZil59QM/G\nUJ9jr1yMCn8YSg1Geh9SevuTnzJkfQ3ptmUzegjNt602/nAobZHVw4rQNUG/\noJqfiv7FSQtF69cchsdKi4q1sHkobJs3ZJImgSkx5pQeaKh5s3rYqHYHV2s5\n9PaTxj5oPou1X0xQGxUTcc7nzHNQqa8fqGnkOCL/m/R/aGreEkgB4VNUNT+r\nl2mm+FhmJ86EhtA6Bj5ZgNqlLGA1/IZAVI/1RbE9r4r9WAHwkMo7BCoCnIqC\nUviDi5O6aLuvX1LNkfw3by60O8zbRfIX4QUoCkCEyXX4vM/A3HwhOAbWGT+P\ndDVOUc+xQtddWJtcFQHV4rU/Zy3ZzGn3XMisLVM/13g5h4GYAMliPTfbJdew\n2RajQugeFceeo3ciwo1/O+GrjHSWsbSTKiQoUmt80ZAJ2s/jXkgCgKFtg/aB\nvB1AeaYjCMyn8uiMhHZ1bhiNnITd7HbIrbaqKoxfZY3pcwYY7eUKyMJCnZ2R\n5Gd8ND7jAK1Z51U2rJzgmry5cSjaZyb7w+GnU7fgHNucZ8wrf/9bYEO1+YpR\n4x1OvfROI7YADyNoPZDOEqWa84NN/qrnbn+xEpQ0ink4USG9bEfpeZ5MirC3\njgOEddSD13wrKywmsOSZ9Krn7uUJD1UMdX8SDSYNk3/ZftoJcAO/+ac18P95\nw6Cl\r\n=GTpO\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "gitHead": "ea3238bfa7e63b161cbb0a3fc429c255e53b63ec",
      "scripts": {
        "lint": "eslint --ext=js,ts src",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.7",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "14.7.0",
      "dependencies": {
        "domhandler": "^3.0.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.17.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^3.5.3",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~4.1.0",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^2.2.16",
        "@typescript-eslint/parser": "^2.31.0",
        "@typescript-eslint/eslint-plugin": "^2.31.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.2.0_1597682225640_0.2850754486630722",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.3.0": {
      "name": "domutils",
      "version": "2.3.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.3.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "6469c63a3da2de0c3016f3a59e6a969e10705bce",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.3.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-xWC75PM3QF6MjE5e58OzwTX0B/rPQnlqH0YyXB/c056RtVJA+eu60da2I/bdnEHzEYC00g8QaZUlAbqOZVbOsw==",
        "signatures": [
          {
            "sig": "MEQCH3kEGyCJINBlUBeY//cgFkQy322QwGTvyUvlffYX7lYCIQCNrEJzMGC3U9qSoNuardJakz26wKJoWqL3w2nps9IweA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 35676,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXm5qCRA9TVsSAnZWagAAG6wQAIomhIyfLxJa70rGt+g3\noPIwXhzcryRtFTBz/hKFroeqfJoCjuWRdakd8B3VPYmPCIy/qsOUwdjVOsIj\n5rGp47Fu+rsprWrU0zcQ1FZPnKUoUJXlNSJsw3lO9J7hq0xp6BLX/pzY3rY9\nuyNfCdWP+gEBQwYeixtW2vaIxUEcJjOPpYPjv3CkTmARQNnzveKbs/ZAH0kz\njVDk+fqsB1aKhYqMCY7w9hUHqTOrWJJrLOWqsAT+SF5hBztijlk1kHoxG78z\nG7QmSZYr2UWdP/f3i2x6eRrWbq3yawfy5ajI8J/bzQO0dgKFM+hYmZp1qwHs\nV0Zw14qwf8q6Hgf0/7tHoVoaNGOnEvjUEREmV0wRLQ0/PBibPQ04tTo8EEVy\nAbNl+/I25+4L0cvhMPd8oEPe88AauhxJP8Hw9TWMb+R5ZTZ/ONwcQbr6lLUS\nUBRxZYeAjA5N8m0WsuUwGeZDECfu+UxvJ7nF+nPqAMOPiApT3zplXOit74by\nkv0OMKI3FbONEEKklwzWn5jem/HKEYfByVZ0o87TwF8be2f4mY4b8pee0PkY\nyTLgR9AXMrkrSQuHU5U81z4y/CDY5tDHfez+Zzs+w4cNB1C05hBOqhPAlpQ7\n+e7KviqHTIkFNQASzG68M65tHgvQ+eDT/9rreh8bKxwrrcg93t5IxTkO+m+I\n3NiW\r\n=M5QZ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "gitHead": "3085afffd608bd3703ed10baef5e6b285bce0748",
      "scripts": {
        "lint": "eslint src",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.4",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "14.3.0",
      "dependencies": {
        "domhandler": "^3.0.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~4.1.0",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^2.2.16",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.3.0_1600024170347_0.28554626981189957",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.4.0": {
      "name": "domutils",
      "version": "2.4.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.4.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "60b85585a0e96113dff3d04d735196bb2bba49e2",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.4.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-rP+tl0A3YekdmSpYOEtm4C/aSzwtEOU5XrkdoGwb+Hn/941f5S5kZwHr37AEIcBbPug3uxD8z9PKQZd1R/R/tg==",
        "signatures": [
          {
            "sig": "MEUCIQDXDvyeDgi/+N17vaZ06Bd/lESS0EhvQowFNqVE4feVyQIgGppHYsXMnc6YkP6XT2X3OGqM3o4RMl+RF7awD/psvCU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 37543,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa7QUCRA9TVsSAnZWagAABxwQAJbC2riIyFIVpBeGIJnn\ndXx8PM3N5oGaKkniq3y/i+KjyaFzoz2rFtg5uSeh8ABHaWEg+2MrfYdEBZxt\n9V+/2TGFYywTTnxF8D30WZ0NGVWeldTvaivI/neC56CtlXRs5pCxeBWewHEP\nqImH2knXqr8NYGoaDbMQ8PuLBd3u4hmLNlBlr+XD5NzdfPu1zRy2QII6G64+\nqOqup/itR9sUgHlZB4a3EqjYtl3Hd06+l0V9c/QdPLWtjLqeDS5zWF4xI7cw\nJPzI0LYuC6Xr30Xq0EhoNS/TugeHO6mxlti+zuu4qsIP0pucBY1X+42+2tYM\nBH2strsfZC9gh2kqPUIIEBfwi9lnSJyof++6RQOrDxlxi8zWiRQsvD9A3BmH\nc7H2UYLznGqEsoyimKPcvizIzwlCNT0kn/HIRmLhMpd8cjxTn2FekJ+/WRl+\nuExq0zRbPOlKM/9eJhFBpoEQNNNpWHGQ2tKWWq8GvVGxjTVAOR1i67kR1Zz+\nlANDaAeOZAoI//dVvKGSxZY6FECdSqJVHV6gx+80cdbSy0sEFYoGt6X4OVxz\nf1VwUNOG7Iw8liM06nIqwN68hxgM3mmvr3wK76DUh0x/HqVVmIU6r67JxYTS\nBElL/0r5JkCeTiytyd/gq/W3CNvq8aQya0rME7tN6dgQHCEpoyn5n3eLKBA4\ndlLN\r\n=Last\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": "https://github.com/fb55/domutils?sponsor=1",
      "gitHead": "3c42304099d6b74a87b72c1f44c326c026a59a28",
      "scripts": {
        "lint": "eslint src",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.8",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "14.11.0",
      "dependencies": {
        "domhandler": "^3.1.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~4.1.0",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^3.0.2",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.4.0_1600893972100_0.3112399770942804",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.4.1": {
      "name": "domutils",
      "version": "2.4.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.4.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "73f65c09eb17943dd752d4a6e5d07914e52dc541",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.4.1.tgz",
        "fileCount": 27,
        "integrity": "sha512-AA5r2GD1Dljhxc+k4zD2HYQaDkDPBhTqmqF55wLNlxfhFQlqaYME8Jhmo2nKNBb+CNfPXE8SAjtF6SsZ0cza/w==",
        "signatures": [
          {
            "sig": "MEUCIQD5YfOMVPF8XMR/Vn1dTUiKDo+CRL0S+bVMsuZYQtknaAIgYTXbYdzpshKCsNdku5lcfvmsqBhUvo4LbbvbTxetJAE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 38494,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcU7xCRA9TVsSAnZWagAAICMP/09rMIsp1eaTlV74ZlQw\nWgXO29peSuLf6nOf8UUiqWguQivlQeVmxVqWhQRWi88IwW+sen1F5igxgwK6\n7EMjLHK1/UQIFNdR7da8gpKXnsXrsPweBXykBaMdfMGs74DjruH1jVpseFWq\nnCEZAJEwu8H4Zm9WMgjnLXQaCQx740awlQi3MA8gOqyJ8mDGyf32wn4cayk+\nJP/F0d3E+wzUZ6ZqnXGeOQimZGAEDvisA57M4IItxLdQQs8keqlJhX9boWxD\nsIIjhPyCAtSePyfASZYRQiT7nR+tx57AHsh4unm4aFIcRYTKuhV3DGOLeMQj\nNvnsm5UnwhkzVySVQ6RwGf7mDFE7HI4VerMKuTpXBVPYtLbag1SQbCXfcSpy\nZeXOH64Nd2Ilh6jYdtk5xaaQmJWQwIQ9SlLFwRQDrFs2v5OAKYPEN4poqeT0\n5KFkEnqyrwriu+7Dk9gJnbSqdbGqh3xL8Xnb3o/zxBzC58ujL0IsvsjNoUx6\nDz9y8HCyA6ifyugCAZ3w265RcnHeuiWo04S5J2onwBUigUrSlr0baP43jMfB\nvVWhayrWNqPmx8M0+Ms3F9p0Sk8XQliCPwCP7uxwbM/rAQsMhTqSO/oWKThP\n5bEpHVC41ogEAZl9QaGtDhTNW2PgNrn8lMFJ6WC4OOf8refIufraw4P5y+BV\n+doV\r\n=YQOr\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": "https://github.com/fb55/domutils?sponsor=1",
      "gitHead": "1512ca47a3795bc3ae1e0260c5e73bef6c08dd2d",
      "scripts": {
        "lint": "eslint src",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "prettier --write '**/*.{ts,md,json}'",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.8",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "14.11.0",
      "dependencies": {
        "domhandler": "^3.2.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~4.1.0",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^3.0.2",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.4.1_1601261297148_0.7109593776038516",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.4.2": {
      "name": "domutils",
      "version": "2.4.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.4.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "7ee5be261944e1ad487d9aa0616720010123922b",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.4.2.tgz",
        "fileCount": 27,
        "integrity": "sha512-NKbgaM8ZJOecTZsIzW5gSuplsX2IWW2mIK7xVr8hTQF2v1CJWTmLZ1HOCh5sH+IzVPAGE5IucooOkvwBRAdowA==",
        "signatures": [
          {
            "sig": "MEQCIAKtYuspzb/SBgnrE3Ebjz1AWDCleHb/cbs0UzwRxEYrAiAwvLkMiJrFQM1UEI2uxe51lg+9VdTs0d5QIBrVF7WhWw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45443,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeO8fCRA9TVsSAnZWagAAj4MP+wR9jFtKbB9knmZ/Efui\niXF/+YgEhVTI9zCaXgkE/fgaiw2JO4753aRWMPFdxJgbu4RHwYRMZn8M4cIo\nORBVcHZlC/pe13OiJEAp04GeIsMrJqxaM3oQ9gKPBzhDJgBocIpvUWdMAtaM\nPG/unz8sZIQ0U1Bc64iKQCtyvNRZtK7iGM/kPmSY447Ea7v4HG+wtoFdJ2WS\nhNbGBplN8UvlXrqqRWxicIBzSRwyw3OOyXnGxfndzMZ9smwfHa0luG3PaYQm\nLyM0BW3waE5Up0dnxQFjfL6To0HdLQiQf18dwfAcM9qqKuERH7U8nZ5D6aEz\nlxOXISCnXlCEsdoz1e0Uv5RytsSO+foTb5qIaebMTT6sjARghBF87MzvrQze\nWdeCgQBWAthd3sONoaNSKKTM0ATjjg2qYRA96igkCONTy7Pb0eOcAWqZIDAX\n7LbhV6i0NRIHKAOV0QU2uKT9oyV3w289yLybIYWesgQd8wUbRqJbqHB/boxc\nYuKoGQZ8o9x7sOYWIW05wCEIs+QWubaVV5oP1e953VYjMvzNZgIOt0uQ/bTB\n7eDWRF9GADVYzg+9qLF8jZKSDyt2g9vH4TdmATN8TQGPQ1QTE5B4XAjvKa+S\n/zElwY16RRlzRsfNcXXeBYOWA1FghnkFo49z7J8noD6L8p/sawqA8FXjPZyF\nqG7u\r\n=QGZm\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": "https://github.com/fb55/domutils?sponsor=1",
      "gitHead": "fe9cb058dbd49dcc349742bfc3e1170ef1ea8984",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier '**/*.{ts,md,json,yml}'",
        "format:es": "npm run lint:es -- --fix",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.8",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "14.11.0",
      "dependencies": {
        "domhandler": "^3.3.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~4.1.0",
        "eslint-plugin-jsdoc": "^30.6.3",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^3.0.2",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.4.2_1601761054821_0.6633854738610687",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.4.3": {
      "name": "domutils",
      "version": "2.4.3",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.4.3",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "b8ca888695db9baf65b58462c0eff46d2d5cd85d",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.4.3.tgz",
        "fileCount": 27,
        "integrity": "sha512-MDMfEjgtzHvRX7i21XQfkk/vfZbLOe0VJk8dDETkTTo3BTeH3NXz3Xvs94UQ+GzTw/GjRYKsfVKIIOheYX63fw==",
        "signatures": [
          {
            "sig": "MEYCIQCvxTOq5taJwWj3/soje1uFChNQjd/slJv8qilqpchzogIhAPm51Frl3cUCD29BpBgFZONnfPhud+x08gLNlpJ1ATzD",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45446,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfx/R8CRA9TVsSAnZWagAAvyoP/22zhvfNVl667vvZ0kpn\nhzjGbCHz/bmGsb60EzGyg9dNY3ajjSdZQXRho1A8r8Ur0B+JVnVeMk0Sg5iM\ng1sgqEz0E1Ja6zguACuMrNpNr5+p0ZC8gz3Tm2BvBt/x1QVuSiFusxZ55Hee\n4gjG7aCJRAX4G+u09ZmA/PiKW7fHitydBztIdeK9A+G7C4p8HY2wBrD5dMWF\nRfaE4qiOXcXb1v1DtwU/eS54uCKDRndyyqAgH1tqezc06DS6U4ZrI3A4ugUV\nmvQyzT4SUVHnFilaj8uPlgxbDTjaoN6NxFRRZ/qzdoP7cMgeltLs7MpoYWYo\nwL8U8jvFwqxXYpXOl2A28vhe1NqiZDtAyPqQKvlyO6lnUaBg5vRhdLtIT/Uj\nvV6YjSmWC5OrziSR1GZtjs4i1SYMQNPCVEY6zaoX2WimbqVJehpaf/Py+x6n\ni7orYNkF2uYdmwO6XN1Bbsc935l7+sJqvDwkYP1chrvLkJ0L1VXa/OHvNGzQ\neXYf/EeaVD8+z8GlCjjl+RiQxR7XwPR/H2uKjJE+THchkGKKRhJuv5YMrh7g\nG8GLowCsRngD9kAa+5Db/u5ifwjS71uaVJNlUQYFo71HW6y3QzEMzAkKEkWw\nIKsHcLGUQ5029XZbZiN37eWzbCPMebp81jmEz1HuGRjqIYTtktUBdCRCee6h\n1Vnh\r\n=cCv3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": "https://github.com/fb55/domutils?sponsor=1",
      "gitHead": "ddc192f4112c9fee9880c29d8cf464823ff54dd9",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier '**/*.{ts,md,json,yml}'",
        "format:es": "npm run lint:es -- --fix",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.9",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.3.0",
      "dependencies": {
        "domhandler": "^4.0.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~5.0.0",
        "eslint-plugin-jsdoc": "^30.6.3",
        "eslint-config-prettier": "^6.0.0",
        "typedoc-plugin-markdown": "^3.0.2",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.4.3_1606939771946_0.5469383877787328",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.4.4": {
      "name": "domutils",
      "version": "2.4.4",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.4.4",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "282739c4b150d022d34699797369aad8d19bbbd3",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.4.4.tgz",
        "fileCount": 27,
        "integrity": "sha512-jBC0vOsECI4OMdD0GC9mGn7NXPLb+Qt6KW1YDQzeQYRUFKmNG8lh7mO5HiELfr+lLQE7loDVI4QcAxV80HS+RA==",
        "signatures": [
          {
            "sig": "MEQCIGK/LYuNcZ6bx9w5L7924vbx72kSeNOyvPnIvsRgBNFUAiB+eFP9o0zzJiLr81L8XIjmn3NBUcUeBENXHOCXcr3xhA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45446,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzuN3CRA9TVsSAnZWagAAzLMP/1xD6H0i81GrRapLLmEc\n1QzGf3m1vEmM5oy+1LAKQLZCfgvZnWd3l3Aw+3oSwX+YAHyR0M9Uvx9UIOZU\nn9WgB+43bkuyIe2FAAMRAelM5uJi3AGqiANergrHhWhRiNQIsdcH4CVWKZLn\ntza/CuYzZ6e1XzFB5aJK0yP4BlJvL7ASUwQ05ML+9IbDTlVIcuXRkV4CGlGG\ni5Ce35M34a3Vo4us+Xv1PS7oRvSV9tUS8uY9fMgVwrb4qqL/HiHr6QTcNXWy\ngi3E+1hUqm+kvIIbMnCS73XCI3Vl0F/wpYuqJo2bzqfjUCgKVJu8yqNf6VPT\ncWg9/7My2IMT+pkaMkuto8JxbOARibG8VPBAdZbINVmFZlFFEVGTQVOgowQq\n+pEsHFgJkyUj/OVl1Ea4TInbT/VhnOPXcAqKTpbXcV0PhSRiXABxpJDuYo6G\n81BgSU2EKE2SS0ICjRViTgZ6wncplC3LvP/0kP0L80ysoMgczx/sYiZOVGXw\n+d0BYYiI5fiusUUOCZaiUG8j6PAGLujjGXvs4FbJPdk7ER/PjCbDzWBhRDqR\nnzdkM46viAk6rKDm1VaQzb35JFrEhWaFxSfBApmspiKtQUgUVHSmSee/aS7h\noL0d0KbFCzbHyeOrkeoXdus8dSoRGvm/hwmP66lG+St3lx2NLlZ655UxSegB\nU4i7\r\n=/JQQ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": "https://github.com/fb55/domutils?sponsor=1",
      "gitHead": "f469ea857aac2e4cffbb0c0cf51bfe8d87256472",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier '**/*.{ts,md,json,yml}'",
        "format:es": "npm run lint:es -- --fix",
        "update-docs": "typedoc --out docs --exclude src/index.ts --readme none --excludeNotExported --excludePrivate --excludeProtected --excludeExternals --hideGenerator",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "6.14.9",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.3.0",
      "dependencies": {
        "domhandler": "^4.0.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.19.1",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~5.0.0",
        "eslint-plugin-jsdoc": "^30.6.3",
        "eslint-config-prettier": "^7.0.0",
        "typedoc-plugin-markdown": "^3.0.2",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.4.4_1607394166721_0.2582984619868187",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.5.0": {
      "name": "domutils",
      "version": "2.5.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.5.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "42f49cffdabb92ad243278b331fd761c1c2d3039",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.5.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-Ho16rzNMOFk2fPwChGh3D2D9OEHAfG19HgmRR2l+WLSsIstNsAYBzePH412bL0y5T44ejABIVfTHQ8nqi/tBCg==",
        "signatures": [
          {
            "sig": "MEUCIQDUJ85tuRah6mxEWwezlq623wtBfrM5hF11Rpp912ygJgIgXGY55WW58LRp58l3WcCtrg3/4SqJnOliOEeSv/xnjPg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 47232,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSVqcCRA9TVsSAnZWagAA4RUP/R8Q+AHROkb03obW3FEz\nQKghRwILTha7lgQFG6yeGh5A0MAK18bSJXOgt2efrCJIhqqZjDVnf4LWCEh9\nG6FfLEl8b72fhnPPN77jdFqfu40wD9z0jxCO/BXhCRgkTkxfy5Wyxb9V6v98\nBK829xzzb94XzmZEmTWzJ953Nqcay/WbqsGMeJQUL/9c5bdbh7knWrWv7w2R\n70IW4jMfeSFLhIsIYU+t1FZLXp5KhwyVW9jnDEWtLJjLXGZCxe1fyGACyMPe\nhoUS7i6JhdnPU9Eg3FMOTg9BS8yrmUTCczPCIDr+keA3olzQwQgpd2fhEdoV\nRQxs30RpCHZwx25bRY2L5xybCSK8Rf3o5985CDA+bfFg3SHG70yAFIaGRad1\n8K6e9Sazd1TugcY9jcuoc/d/LkcpE9XhIYS7AW2p1SY6tCe24ESkfY6H0rvG\nBFj8O0+rzKh9YfHDum5w6aSJMwg8eCltO0Ste4f7xbNMIMHtC+lcpHu8+Uun\noWzQEi3WwXmX/9+SkcxAM2w4OQwsM6dafWv6a8mGOdBBeqFe9D1ZnvESRnmV\nQ6GhqyFKvsqHYUP8nTCiZG1WODJfW4Xck54WyvWiq2V/Xtl3wfjKwu+rTs6O\nY9K7hZ4Bb1taRM+pC5cO5nuwvgxDgzS+0iGs/LQO7kC61GZ/onU0MLImwR+5\nD94d\r\n=dcy7\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "f6094437b1250ccdb6339f4dac338fb95f422794",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.5.3",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.10.0",
      "dependencies": {
        "domhandler": "^4.0.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.0.1"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.20.5",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~6.0.0",
        "eslint-plugin-jsdoc": "^32.0.2",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.5.0_1615420059631_0.044915825446497415",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.5.1": {
      "name": "domutils",
      "version": "2.5.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.5.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "9b8e84b5d9f788499ae77506ea832e9b4f9aa1c0",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.5.1.tgz",
        "fileCount": 27,
        "integrity": "sha512-hO1XwHMGAthA/1KL7c83oip/6UWo3FlUNIuWiWKltoiQ5oCOiqths8KknvY2jpOohUoUgnwa/+Rm7UpwpSbY/Q==",
        "signatures": [
          {
            "sig": "MEYCIQD0LAMMFEoAv7Ydne+VEBo3E58qqI+bSE7wsMYu7nM3LgIhAMd+wE+vFBoI+SMEoyHJLFC5qMsVwiJ56mYFdoedeYky",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 47276,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZgfuCRA9TVsSAnZWagAAUzEP/2KwbO5icAcBr9NTrIot\nIlrPv0OVpCIl7ofcWJXb/MvUoKWsCR0Se1OPgghfrMrkgFy37tx9c6/ORZan\n3NZUMOYibHHQMb2zrsInmLoeZgTiXRijzeAKh4ZamoOXEYutehrYgGmilPq4\nHtLuOQ1ZG1mBbalbIzgD31GQ1Q+psCBT4fLGi8BXVc9OpWfv59OPcvlU02WG\nXK/+KcR854BF/yIdDLvSjKGxHH2JogU2ZbGQy2V+Z03p1r6p604yOrBoa5MQ\nKGxQJsnF8Tvs0c4pTitr6Qnu8yAYo2Q0c4nvsVEq3RD6XCfQ1l9vtXozuswo\n7uLdWCc+eRAm0yLsKT6RZeU///xjKEr4JjxmfClqwSnM6R03FSuY3v/4f5tv\nUuLD+EmihoxrF4C0CZA/2w92hqlXqMf5rv2ryACpAE48lBRnxF1zjCNf2N4T\nDj0VYGCcCX1iB2ZrUX+OZA76qIbr7MlcB0joOJ1G+lwu/SUlYwFIjJAgf57x\n+0lvbyvdkKYULJr6mpSlFP2u0uCGFC3V/SSiXGvn6dBoHQ3zoWqvAM0Purlu\nOStc4zP+WE7PBwkVdSys7foncHmXE3vXnXWTdH6al+Eq0JG/hSVWaXcCia+E\nEmcymSis8JBmxUGs4XseJnG8wDJHlayugTHxbOCdmSls+J7GWlWAFTDLhhQV\nu1dS\r\n=pbP4\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "abaa572b49576bbb11ced0a9e2cf59c7b1830382",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.7.6",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.11.0",
      "dependencies": {
        "domhandler": "^4.1.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.20.5",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~6.0.0",
        "eslint-plugin-jsdoc": "^32.0.2",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.5.1_1617299437572_0.36150815749425735",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.5.2": {
      "name": "domutils",
      "version": "2.5.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.5.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "37ef8ba087dff1a17175e7092e8a042e4b050e6c",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.5.2.tgz",
        "fileCount": 27,
        "integrity": "sha512-MHTthCb1zj8f1GVfRpeZUbohQf/HdBos0oX5gZcQFepOZPLLRyj6Wn7XS7EMnY7CVpwv8863u2vyE83Hfu28HQ==",
        "signatures": [
          {
            "sig": "MEQCIGfXzyoVHitK1fOeUQBxBiKuu7DeIe20wkh8ZU6tefbmAiAq5+T0a1KHnbFWAzhQ+SGVTsPCFP3Cf29cYAhzhGZC3A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 47276,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb2YxCRA9TVsSAnZWagAAfAwQAJqNy2gHwJQqx0B4oKtc\n7uDz+Y2UXWC9mj4mKvkpDErHCugC1dQowZ1mO1whXL/ZAE0WVNU5ltDG5pvd\ne6MLZu9kfbVv9lLQmj+bXeB0l3whw9ANJG0psTY765Jdd3EVeWg7CLorEBcD\nosxtQMRNkFMR2M5JpjLcG6R20+0PA6lGJAxAilmZLaIuDTHJ01OJ8ae/8oq4\n4Eq4U0E5I7k0r17u3rwh3ZHlQhYxdHpWee71aXUuBZaVZMonE5XbUtQAF3EL\njzqPdO1c9dcoYDsIQOFg8aLH9fbk44BcW18+/hrDjocMi5KGJAvzqgu8hf1P\nWFTnFekMVN6gFfWje8GoRtUETZGnONGgFONJ83Y3WQOvXSJLhmgG3IpneD7G\ntbFfhSnpx7kWDj8z5cxK4YBXY1zufSHhAujATAeq1WdpszxaUcZNgjby+DZ/\n91vBWCRwbCusNsph2chddy5jNzQj+Nvtn2DpMgqbIZD6+MsbeW7SduqTUnUo\nyyVCaNoBQuNd1bBdkdt9Mt0++TYHXSEGm55qoNouaylR/zip3LRGAMWEHyt+\nb7Jx8npoi2snvDdxCLV7H/Z9yaPkQxu8iMWFzhOn7+NZMcwMHyb/ZQozsr/Z\nIKo2SXvuxX/VZubtQAQqFjNdl5vdqnzsDtxxYSJUDjGBmGqBMRyXxwoqOUlu\nbvEL\r\n=ZYx1\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "6428ffafcf6b1b38cdd74e05b8dc6d0e64dea3b5",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.9.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.11.0",
      "dependencies": {
        "domhandler": "^4.1.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.20.5",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~6.0.0",
        "eslint-plugin-jsdoc": "^32.0.2",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.5.2_1617913392545_0.1981473812601504",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.6.0": {
      "name": "domutils",
      "version": "2.6.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.6.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "2e15c04185d43fb16ae7057cb76433c6edb938b7",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.6.0.tgz",
        "fileCount": 24,
        "integrity": "sha512-y0BezHuy4MDYxh6OvolXYsH+1EMGmFbwv5FKW7ovwMG6zTPWqNPq3WF9ayZssFq+UlKdffGLbOEaghNdaOm1WA==",
        "signatures": [
          {
            "sig": "MEUCIAGaUjFndB8EMHxBwjmRnemysTd36HW34qrWUgCSz0pcAiEA88Lvp1TfsSKWEUy3gf+Yi6n2/vdK7V7i03aeVszlnA0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45328,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeVZyCRA9TVsSAnZWagAAnVgP/iDeefIVTABP14ILgwzd\nRR9InUaerXfw8NC5XhZyxZEnC+gWFRKXR7LpFn/ciHj9bIl+6H5DMaruLKhg\nQEUHV30t2MV2Qdi3kuJefhyvVEDc/rl2KxwHbh/G5hjIn5OIuNInvVJI5g7b\nOKmbhYPUleBRyTYbdUMiTJ1RiHJvsnUQuvkX+ElI6LLfhL4/zLb/jj+1/eI7\nywMKu9I1wR9/fSxJya+VMyXdyTHMqFN1ZR6MycTbF2VZlAw6VDDPc8vfdzcn\ns8aI0LlbhqMb0ZxuHyKPIVYxbqxErPQOlMRx1cthLlSkDsD75nkOCTvYiOU6\nr8/OF6kMlc+On/mPBWM8VcmET6O6cXolAbrfMr51CUcosM0URvS0L0MzzvmP\nL3biBrrYw2H0DIWESRi9gfl1YIbOxlf7D29GerKPik+SuAFDTDXGYjuJOMEq\nIM/5BdJTX3ndghpquo9+M5otvifo8462SnCF1w6qGiX8CxFBTQNkXEuRBfGH\nPR1NgF4nHP6j3SVBgH20AGvQaTt7WzDdxR/YVthjxoIyq2AS+feNsgaBdvHC\n2XHPnv5aVxbfFCQJedRilzmS1QTztDH/diIcBDY/H37/ZAil78Mm5G3KYpT9\n8mM9ROJfp2oes6MVGORe/hVnwH/xojV+WMixFxJmfhNcE3A2eCMMo8fAacwj\n8B6S\r\n=QaZZ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "bc676fb35b22725f8c90feeb9047c64f5f2512d3",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.9.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "15.11.0",
      "dependencies": {
        "domhandler": "^4.2.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^26.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^26.0.0",
        "typedoc": "^0.20.5",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^14.0.5",
        "htmlparser2": "~6.1.0",
        "eslint-plugin-jsdoc": "^32.0.2",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.6.0_1618564721820_0.03932725838304729",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.7.0": {
      "name": "domutils",
      "version": "2.7.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.7.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "8ebaf0c41ebafcf55b0b72ec31c56323712c5442",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.7.0.tgz",
        "fileCount": 24,
        "integrity": "sha512-8eaHa17IwJUPAiB+SoTYBo5mCdeMgdcAoXJ59m6DT1vw+5iLS3gNoqYaRowaBKtGVrOF1Jz4yDTgYKLK2kvfJg==",
        "signatures": [
          {
            "sig": "MEYCIQCw9s4hwYcSsZSsM8X8x/nWeQT6bJH0C1THglWXzWBUvgIhAPzc0Tk3A81fFr5YBm6K70oxnu7Z+b+rQzbjPCIh1zHR",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 47531,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvPCVCRA9TVsSAnZWagAAv90QAI69WA5RXV4Mt3bvmI5r\neVxNWAyu+LYsPGRszK/C4mBsEPKIpyXTZrp+16/+e4Tm1z2+IJcvQ3FWTxoA\nhXTeqBBq3cDvUM7pwagjYJaPZp0ezyuF0xRu+NxOv5hJrbzsau7ILdLs1ZyA\nKeLRWg34S4LJi0I6wOu6ubEA66mdn76mS4/+Fk6riOw3m758PlGwc6hi4z/t\nwW8S2Md3mVRMKVKAjpWKY8kvjrMOJtHQf8LS9OC33q/TBAoehEMf9FIitYft\nqlvrlaI+3iR8X2Yic6CdvrXMY/if6S68LKo75XAL7Nnuk2RDqA+KQ6waEnrB\nqcWJm4ZJITh1rwb0A2s8dEUF5TzreCF/9Bt8ay7oHfMn9NVbBScTWcovwcK/\n03j0F+vY4Nr1ApJe+MCRfWLqmoV1p+PE9dprng3M8/FdjWsjf4vS0n5j/fDx\nxqfSoHOwqkhId98PPGQoLXJZYwPXptg3QqK/Sglfbbol/FPpa6wmqNx81EIg\nh3UemIHyyFv1EZfgDO3RHmcStZeq67dsw8nt9HVjU2T2dcQ0FLkN8+jylR+c\n5zQDiEk80beXHql8wnwfjAdR4my2TKm9qYYBHgzf+InNkq8p4f4WQoQPiKJN\ni6OsWT7o/EcU3dzNHorjo9QuXAGDAHEDb/Ts9lsK84TIzR6dEO0vKkMMuhi6\nyhmQ\r\n=pKLE\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "84f94bfad4c60ef324b76137c465ce64fa1bdbc8",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "jest --coverage && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "coverage": "cat coverage/lcov.info | coveralls",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.13.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "16.2.0",
      "dependencies": {
        "domhandler": "^4.2.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^27.0.1",
        "eslint": "^7.0.0",
        "ts-jest": "^27.0.1",
        "typedoc": "^0.20.5",
        "prettier": "^2.0.5",
        "coveralls": "^3.0.5",
        "typescript": "^4.0.2",
        "@types/jest": "^26.0.0",
        "@types/node": "^15.0.1",
        "htmlparser2": "~6.1.0",
        "eslint-plugin-jsdoc": "^35.1.0",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.1.0",
        "@typescript-eslint/eslint-plugin": "^4.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.7.0_1622995093808_0.10916812430213008",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "2.8.0": {
      "name": "domutils",
      "version": "2.8.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@2.8.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "4437def5db6e2d1f5d6ee859bd95ca7d02048135",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-2.8.0.tgz",
        "fileCount": 27,
        "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
        "signatures": [
          {
            "sig": "MEUCICLMTePa5bXHlNoSC+FFnUGYUs3cpmDf+m+5H8t9mvN2AiEAgjMlHHd1nMGGGP2OU8UWrXv4E5atDYpHzs3/ve6Gtww=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 56647,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKXOPCRA9TVsSAnZWagAA8p0P/16dYM08QSXHIbGPdgwj\nxLCTU52MUAYVkC8p8co+QppALghvt0Hb2yDnapA+4dCyfttgtiKx+uG2JWo4\n/j4TeQ6N1SMZvJfAUMg5eBei0icRaOQHVD58+wVnHZGlYiSZfUF0GBjBysXv\nsu01qJ4/MO9ZE4VE+LH4/m4h8QY34l9T5PmUX1sW6347vukhu0k5+RnTzwit\nvaQYVzHZOh3AU6qLPsCk6wD+LFrJ2IRdZQzYWCXbMECkTkWPdRozamhQc3+m\na9iDIzE8om7s6fCFAJNwI1cM5ubkBv5fUMk4bflJKzEd0hZoHZztpBQQGlq6\n+fKU+J0Y/MOTwBy0lokKJ9t2dYQywD9MDrJgmgTFkX65n91SwNQ7T0mQqt+E\nhOde7VfTJRYiEw+WuC+7dH7KuL13+YBlyLl2bK7wAtmTKenbpJnB37DT7uPO\nA5YldXPRM60JX7jmwZklNcwgv16MAUFOVuvIzVbXVPcel/urOXevKZ/6Pyyx\nwQ9QZyp7zWcHK292ikwhwD4SuM2rdSn9K3a1dH4kxff0BHQTWwGeOe3RALdw\nfgVJhmZJhhD79W3o9fsggzzoNdl7qObISuRKqHS5yfg/cmLoxX1DxetPrCKm\nPpYzgKPFeLbxlJyyfFZu/+DP6mX+S2Iqj/JsEcEs45o+8L+cpEUnAmo67UDP\nKEWe\r\n=PJan\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node"
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "5dde0624d08d31e308df841fc7aed3144a68bf23",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "7.20.3",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "16.6.2",
      "dependencies": {
        "domhandler": "^4.2.0",
        "dom-serializer": "^1.0.1",
        "domelementtype": "^2.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^27.1.0",
        "eslint": "^7.32.0",
        "ts-jest": "^27.0.5",
        "typedoc": "^0.21.6",
        "prettier": "^2.0.5",
        "typescript": "^4.4.2",
        "@types/jest": "^27.0.1",
        "@types/node": "^16.7.2",
        "htmlparser2": "~7.0.0",
        "eslint-plugin-jsdoc": "^36.0.8",
        "eslint-config-prettier": "^8.1.0",
        "@typescript-eslint/parser": "^4.29.3",
        "@typescript-eslint/eslint-plugin": "^4.29.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_2.8.0_1630106510997_0.025650857052701648",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.0": {
      "name": "domutils",
      "version": "3.0.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.0.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "6d77bd48f9c1b2f75863e86f3f3cedaeb0ccef29",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.0.0.tgz",
        "fileCount": 68,
        "integrity": "sha512-lnrXdVDjQW/KpTOk+eDK7CnrR7A2Q5hzanVshqaLi1OFH1l+WsRUUANkUtoEOEzy8n01VtHaXMf9E7hcQVmhjA==",
        "signatures": [
          {
            "sig": "MEQCICG+vJ8oZjfH6STradDXfpjXAgbCSAFWpkMSs3gumdKoAiA7oliTT/Iz9ZX4PH5OzCXRyc/dKnk+GgmyzGv3oqeJmg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 154267,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYWagACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMLQ//XcBrdVWz0Kq9azz2Jf+Gi0xL8WIOLu0NK/pODa6sahff6n0J\r\nretscjUUWRK7Xxx6AUdmCd6iBWrqxprp/BxMlcZ20rePyXVSF6Vf8t7lDqKH\r\nb4K+AqmNMTTgOdCrqx5RXPgAMBj5tR6lCH2sy9U4/J2B7u7q3KbdAcoF5uH3\r\nxi8xiwFJBQIAznek+Qt86fSx+jPCbo978f5uHKWjT0qDLJ1CbDJ2hXd8itvu\r\nXQJ2xkJEtED1YFxMJEJCzLaMWbWh8JpHYIgnIlYYBV9LP0ugMeftaeap+Mi2\r\n8fTBdAaxyIkh1euBI+oL/7u3pKPxPw59MVn8J8oiHj9AklqMsEPggy0XYu/s\r\nkkeTsLUw8xgRWIvMyMf7q4O/DvUPYB1QzjhODpHFohTjuFDnw8A+uPABqb3x\r\ngPFBOgUfFRTv/HzdwTdfeQNXEZxMaNqR+VIj9DgciMqBoFu6QbOKMe+bwZtW\r\n6ZoKFnWQcMPBCmkQoEOoIoFTlreruDCFk1z4N2CmKxxm8NbEVmKOHEN1SfQm\r\nJLyYPFDn+G9OlT2TjzQW9DVO1MOiykwlLKpx+O/iaboPiVi9q0wiiNhfo9ci\r\nZwyoUn3TlOFFNqtgIoQIOc4MhctJj7NR4o51lmQQBJ+wy0ZR/mAAqHHVV/bW\r\nyRDI8aW0Zhz3Fb1pEdlj5weiemqfxrA/XpY=\r\n=hKsE\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": "$1"
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "a36702856b08de3f6ecaea72265033d2f98cf822",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "8.5.5",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "17.9.0",
      "dependencies": {
        "domhandler": "^5.0.1",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^27.5.1",
        "eslint": "^8.13.0",
        "ts-jest": "^27.1.4",
        "typedoc": "^0.22.15",
        "prettier": "^2.6.2",
        "typescript": "^4.6.3",
        "@types/jest": "^27.4.1",
        "@types/node": "^17.0.25",
        "htmlparser2": "~7.2.0",
        "eslint-plugin-jsdoc": "^39.2.7",
        "eslint-config-prettier": "^8.5.0",
        "@typescript-eslint/parser": "^5.20.0",
        "@typescript-eslint/eslint-plugin": "^5.20.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.0.0_1650550432043_0.7536750220702622",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.0.1": {
      "name": "domutils",
      "version": "3.0.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.0.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "696b3875238338cb186b6c0612bd4901c89a4f1c",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.0.1.tgz",
        "fileCount": 68,
        "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==",
        "signatures": [
          {
            "sig": "MEYCIQCTg1z5Alz2xtt5M01XQx/Fbat5FaMaPts1pvY/hRF9cgIhAOdGtwDY4/ZKa6UAELoZySzYvkP9ry88QuiEomK8HhfP",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 154694,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYooAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWaA//VpXA5X7AMdu7W4QeNWDeu+vJqJYEGTZhYTXufHxhCCLjGhwL\r\nwBJznYKGoagxFCkZN5lf/fdH2IbSCZFA7CN4R6HsJj2xlkkCr3Mgu/omL7kl\r\nAYAM51rjbmVAnRzFSTg0kj8nVS2CjqYo6Qs/TqQM6Qiid6DSVrzpoFl0Rz09\r\nohG6iRNXWmfz5FNobUWv3ODfMHRkuVy3EPW2/ubI/T3tVUC4BWVpOykUtTow\r\nqFLIwxURUFFyYmHobZ3x1LCqXIq2e8lfRiGL1pM9mi1LXs9xxdYnOv+yfeHZ\r\n9WJQWz1D8zzGwygOn7KH5hryiLASunRO7U4se6+h3wso1AnQoLPxGmQ1SGz+\r\nc0Rr67IGLbIauOCtKxG/7Ta0ICV44eOoVNeRXE139xSV+YUGtC//VHojycnV\r\nNAw3Kr2GOC7fdwRt1qegpifUguE3b8byBVDcz8r6w7gC3rCotia2290cJeij\r\n6n3G3bVBeOB0UqPXt61brfW0haAi6zMXKusDvsqcSacJYZonv1/5qWfvio2w\r\nAxEDZlJKv3h9elz0+ItGRccwWFH0JqBUZIYKYqIY9f24DFfqpeYAHlObXMnw\r\nvcGdwyhEUyD+5UeN1xVYNnWhTBXWI5VnN2IkzyFInzXDM9D+qHkYjoadkvir\r\n1hS+BuOlvxBBSDl5LA4Tb83kRwb6gwcqzao=\r\n=RyMC\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": "$1"
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "f7e357b5c210b6731c2a60e0b7b3cfaa1f96b706",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" --categorizeByGroup false --sort enum-value-ascending --sort alphabetical src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "8.5.5",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "17.9.0",
      "dependencies": {
        "domhandler": "^5.0.1",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^27.5.1",
        "eslint": "^8.13.0",
        "ts-jest": "^27.1.4",
        "typedoc": "^0.22.15",
        "prettier": "^2.6.2",
        "typescript": "^4.6.3",
        "@types/jest": "^27.4.1",
        "@types/node": "^17.0.25",
        "htmlparser2": "~7.2.0",
        "eslint-plugin-jsdoc": "^39.2.7",
        "eslint-config-prettier": "^8.5.0",
        "@typescript-eslint/parser": "^5.20.0",
        "@typescript-eslint/eslint-plugin": "^5.20.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.0.1_1650625023856_0.9085734519686031",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.1.0": {
      "name": "domutils",
      "version": "3.1.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.1.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "c47f551278d3dc4b0b1ab8cbb42d751a6f0d824e",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.1.0.tgz",
        "fileCount": 68,
        "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
        "signatures": [
          {
            "sig": "MEUCIQCJJbLH8XI+HjJ0wK1jZFBP0yFG2bfF1oeARCTHGYkzbQIgO0RegH93qGSL0mBiwAQAs/nD/CQ8kHMLsN4tXri5Vk0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 162047,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTOcVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovZA//VBZNpUrJszVbFMlR9mMFQ1akwLM5MjUiPyzgsEUaz3RATi22\r\n5/+de+xc2Otw8ssIOS8k8eSbfsA32/SII1YLvFzBLy47yYGyeSgtWAjXN69y\r\nuUIwBnYouSsmlDzWy0O/5Y6xpl6cCCMwFd8kwOdpe8NNMA9SyFqKR3lv69gG\r\nJ2I191q2GBDvwSoMe+0bUcAEibwodTDl/7Cx9ngvFtx2sntsXO+6UThjJths\r\nivAqHdDmzOVLWvIPgdhwHAnCLIYwNUznOdAcyrwAFrntIIsak1FCZSATn68Z\r\nlN9RwXexRhogGWh7vNmkpkl+C6yFEQz5555u8B7k/ZYcyeJtLrw2W/0nSSzl\r\n7p0umwyA7wWWmkGGMGGquGaXgBHANI0yuzNP//Tv/VcEBQ0lkJAXov+i1jGf\r\n7aXBcxfVuA3M6SB4nqH1S7tTohkExvY1Lz9whz2hjHYteO3zKy/sBLSR9Q4m\r\ntPbssLHBmD+duIwpUZi+uDWViufB3EVQLjRgksy6uKYictJ2r45Kno8BifEF\r\nGHXswdSL/GVLUSCdj9ACqMQIEsPbB+AZydysl839HFhphQCreuQxtXH7GaUc\r\nXdI2SibFKbo+KEBuGIsXVa1y5p/efEbya4Xr0KEC8zWs8RNK+HqAj2m8SPD9\r\nrWWmq9fqSrUvM1Uwd+vPbO2C9VtMBypYZH8=\r\n=6i3B\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": [
            "$1.js",
            "$1"
          ]
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "96c989e159c98218958f375ea04210f2d1b43c0c",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc --hideGenerator --exclude \"**/*+(index|.spec).ts\" --categorizeByGroup false --sort enum-value-ascending --sort alphabetical src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "9.6.4",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.0.0",
      "dependencies": {
        "domhandler": "^5.0.3",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^29.5.0",
        "eslint": "^8.39.0",
        "ts-jest": "^29.1.0",
        "typedoc": "^0.24.6",
        "prettier": "^2.8.8",
        "typescript": "^5.0.4",
        "@types/jest": "^29.5.1",
        "@types/node": "^18.16.2",
        "htmlparser2": "~8.0.2",
        "eslint-plugin-jsdoc": "^43.1.1",
        "eslint-config-prettier": "^8.8.0",
        "@typescript-eslint/parser": "^5.59.1",
        "@typescript-eslint/eslint-plugin": "^5.59.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.1.0_1682761493651_0.32122749507376924",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.2.0": {
      "name": "domutils",
      "version": "3.2.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.2.0",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "895db10256d7d6631bd9cb368e38e5110fde3448",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.2.0.tgz",
        "fileCount": 68,
        "integrity": "sha512-pmjBRsZD5Fz3XR8NlM1zTBDlHjB5OvLjMkGMGHrLabzoECJNPPOCiCNEgSSLQn2pYIOO4Ytfia7zIehRiit+sQ==",
        "signatures": [
          {
            "sig": "MEYCIQCJKWLXgOgtA2d0YevoiUHz+A94LCpQSxfW4YhWBNdRVAIhAMcLAicRUzPfT2XPNUsm0NJKnCyS5Q/vVxSck17c3jPI",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 165368
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": [
            "$1.js",
            "$1"
          ]
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "3dbfa83cde5d03a1c6f60fbc5707b887d9dec27a",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "11.0.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "23.5.0",
      "dependencies": {
        "domhandler": "^5.0.3",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^29.7.0",
        "eslint": "^8.57.1",
        "ts-jest": "^29.2.5",
        "typedoc": "^0.27.5",
        "prettier": "^3.4.2",
        "typescript": "^5.7.2",
        "@types/jest": "^29.5.14",
        "@types/node": "^22.10.2",
        "htmlparser2": "~9.1.0",
        "eslint-plugin-jsdoc": "^50.6.1",
        "eslint-config-prettier": "^9.1.0",
        "@typescript-eslint/parser": "^8.18.1",
        "@typescript-eslint/eslint-plugin": "^8.18.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.2.0_1735036057372_0.34134209071643173",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "3.2.1": {
      "name": "domutils",
      "version": "3.2.1",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.2.1",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "b39f4c390a1ae6f6a2c56a5f5a16d6438b6bce28",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.2.1.tgz",
        "fileCount": 68,
        "integrity": "sha512-xWXmuRnN9OMP6ptPd2+H0cCbcYBULa5YDTbMm/2lvkWvNA3O4wcW+GvzooqBuNM8yy6pl3VIAeJTUUWUbfI5Fw==",
        "signatures": [
          {
            "sig": "MEYCIQDYwVZN23LfBRecV5dnj7pI8r5UpuDsjQNkQ5uRnDsAAwIhAJoCw5LtUr8AEZOKZE4O+2UpyxNoUM+34g8CLjsJPCs1",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 166526
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": [
            "$1.js",
            "$1"
          ]
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "41338488a4b941d89f58d777bd06c4feb4b20807",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "11.0.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "23.5.0",
      "dependencies": {
        "domhandler": "^5.0.3",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^29.7.0",
        "eslint": "^8.57.1",
        "ts-jest": "^29.2.5",
        "typedoc": "^0.27.5",
        "prettier": "^3.4.2",
        "typescript": "^5.7.2",
        "@types/jest": "^29.5.14",
        "@types/node": "^22.10.2",
        "htmlparser2": "~9.1.0",
        "eslint-plugin-jsdoc": "^50.6.1",
        "eslint-config-prettier": "^9.1.0",
        "@typescript-eslint/parser": "^8.18.1",
        "@typescript-eslint/eslint-plugin": "^8.18.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.2.1_1735036973374_0.3970128019536465",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "3.2.2": {
      "name": "domutils",
      "version": "3.2.2",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@3.2.2",
      "maintainers": [
        {
          "name": "feedic",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "edbfe2b668b0c1d97c24baf0f1062b132221bc78",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-3.2.2.tgz",
        "fileCount": 68,
        "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
        "signatures": [
          {
            "sig": "MEYCIQC2yubRCrI6TfNaiWRR+/+ywvGlvyUgokHzE5Ynio9nWgIhANGkqMeBpwLaH7sNzZPB4agzSsNSZjTuus3S2nEHjX8M",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 166738
      },
      "jest": {
        "preset": "ts-jest",
        "testEnvironment": "node",
        "coverageProvider": "v8",
        "moduleNameMapper": {
          "^(.*)\\.js$": [
            "$1.js",
            "$1"
          ]
        }
      },
      "main": "lib/index.js",
      "types": "lib/index.d.ts",
      "module": "lib/esm/index.js",
      "exports": {
        "import": "./lib/esm/index.js",
        "require": "./lib/index.js"
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "gitHead": "0ab8bcf1ecfc70dfc93291a4cb2496578ac25e9c",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:prettier",
        "test": "npm run test:jest && npm run lint",
        "build": "npm run build:cjs && npm run build:esm",
        "format": "npm run format:es && npm run format:prettier",
        "lint:es": "eslint --ignore-path .gitignore .",
        "prepare": "npm run build",
        "prettier": "prettier \"**/*.{ts,md,json,yml}\" --ignore-path .gitignore",
        "build:cjs": "tsc --sourceRoot https://raw.githubusercontent.com/fb55/domutils/$(git rev-parse HEAD)/src/",
        "build:esm": "npm run build:cjs -- --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json",
        "format:es": "npm run lint:es -- --fix",
        "test:jest": "jest",
        "build:docs": "typedoc src",
        "lint:prettier": "npm run prettier -- --check",
        "format:prettier": "npm run prettier -- --write"
      },
      "_npmUser": {
        "name": "feedic",
        "email": "me@feedic.com"
      },
      "prettier": {
        "tabWidth": 4
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "11.0.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "23.5.0",
      "dependencies": {
        "domhandler": "^5.0.3",
        "dom-serializer": "^2.0.0",
        "domelementtype": "^2.3.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "jest": "^29.7.0",
        "eslint": "^8.57.1",
        "ts-jest": "^29.2.5",
        "typedoc": "^0.27.6",
        "prettier": "^3.4.2",
        "typescript": "^5.7.2",
        "@types/jest": "^29.5.14",
        "@types/node": "^22.10.5",
        "htmlparser2": "~9.1.0",
        "eslint-plugin-jsdoc": "^50.6.1",
        "eslint-config-prettier": "^9.1.0",
        "@typescript-eslint/parser": "^8.19.0",
        "@typescript-eslint/eslint-plugin": "^8.19.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_3.2.2_1736193927277_0.15125105905159875",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "4.0.0": {
      "name": "domutils",
      "version": "4.0.0",
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "license": "BSD-2-Clause",
      "_id": "domutils@4.0.0",
      "maintainers": [
        {
          "name": "fb55",
          "email": "me@feedic.com"
        }
      ],
      "homepage": "https://github.com/fb55/domutils#readme",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "dist": {
        "shasum": "c87130efdbc86fb3a755725a6503fce46a400ddb",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-4.0.0.tgz",
        "fileCount": 35,
        "integrity": "sha512-ZlP3ihme0zH8So1cMmXLYpt0JBmCFrRBZQmOHjA7vEel4icV5/TFaCN0eF4XeWF8pvWkkTRABQXV5lE9Eeq4/w==",
        "signatures": [
          {
            "sig": "MEQCIEDn6wpq4MLU+4eVtIOH7CumK0yOLSFxhwxdZZBr4VPeAiBjrsZssb7MS37jbzY9VHNTLMJeAEuYdYRMI69uE4DwKA==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/domutils@4.0.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "unpackedSize": 80064
      },
      "main": "./dist/index.js",
      "type": "module",
      "types": "./dist/index.d.ts",
      "engines": {
        "node": ">=20.19.0"
      },
      "exports": {
        ".": {
          "types": "./dist/index.d.ts",
          "default": "./dist/index.js"
        }
      },
      "funding": {
        "url": "https://github.com/fb55/domutils?sponsor=1",
        "type": "github"
      },
      "gitHead": "86c2b19d0aaa74a3687645dfa4fe07dbf65de164",
      "scripts": {
        "lint": "npm run lint:es && npm run lint:biome",
        "test": "npm run test:vi && npm run lint",
        "build": "tsc",
        "format": "npm run format:es && npm run format:biome",
        "lint:es": "eslint .",
        "test:vi": "vitest run",
        "format:es": "npm run lint:es -- --fix",
        "build:docs": "typedoc src",
        "lint:biome": "biome check .",
        "format:biome": "biome check --write .",
        "prepublishOnly": "npm run build"
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:0ad331e0-c8e7-457e-851a-513e9950f968"
        }
      },
      "repository": {
        "url": "git://github.com/fb55/domutils.git",
        "type": "git"
      },
      "_npmVersion": "11.9.0",
      "description": "Utilities for working with htmlparser2's dom",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "24.14.0",
      "dependencies": {
        "domhandler": "^6.0.0",
        "dom-serializer": "^3.0.0",
        "domelementtype": "^3.0.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "eslint": "^10.0.3",
        "vitest": "^4.0.18",
        "typedoc": "^0.28.17",
        "typescript": "^5.9.3",
        "@types/node": "^25.5.0",
        "htmlparser2": "~10.1.0",
        "@biomejs/biome": "^2.4.7",
        "@eslint/compat": "^2.0.3",
        "typescript-eslint": "^8.57.1",
        "eslint-config-biome": "^2.1.3",
        "@feedic/eslint-config": "^0.2.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/domutils_4.0.0_1773788103139_0.3568362364575397",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "4.0.1": {
      "type": "module",
      "name": "domutils",
      "version": "4.0.1",
      "description": "Utilities for working with htmlparser2's dom",
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "license": "BSD-2-Clause",
      "sideEffects": false,
      "main": "./dist/index.js",
      "types": "./dist/index.d.ts",
      "exports": {
        ".": {
          "types": "./dist/index.d.ts",
          "default": "./dist/index.js"
        }
      },
      "scripts": {
        "build": "tsc",
        "build:docs": "typedoc src",
        "format": "npm run format:es && npm run format:biome",
        "format:biome": "biome check --write .",
        "format:es": "npm run lint:es -- --fix",
        "lint": "npm run lint:es && npm run lint:biome",
        "lint:biome": "biome check .",
        "lint:es": "eslint .",
        "prepublishOnly": "npm run build",
        "test": "npm run test:vi && npm run lint",
        "test:vi": "vitest run"
      },
      "repository": {
        "type": "git",
        "url": "git://github.com/fb55/domutils.git"
      },
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "dependencies": {
        "dom-serializer": "^3.0.0",
        "domelementtype": "^3.0.0",
        "domhandler": "^6.0.0"
      },
      "devDependencies": {
        "@biomejs/biome": "^2.4.7",
        "@eslint/compat": "^2.0.3",
        "@feedic/eslint-config": "^0.3.1",
        "@types/node": "^25.5.0",
        "eslint": "^10.0.3",
        "eslint-config-biome": "^2.1.3",
        "htmlparser2": "~10.1.0",
        "typedoc": "^0.28.17",
        "typescript": "^5.9.3",
        "typescript-eslint": "^8.57.1",
        "vitest": "^4.0.18"
      },
      "engines": {
        "node": ">=20.19.0"
      },
      "gitHead": "8a2e916be9d44fc7b4bdee9739b24b0eb8c7cf0d",
      "_id": "domutils@4.0.1",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "homepage": "https://github.com/fb55/domutils#readme",
      "_nodeVersion": "24.14.0",
      "_npmVersion": "11.9.0",
      "dist": {
        "integrity": "sha512-Dq1dfoiOCquRSO1LwRF4BPLmO+kFA9VU4VlaHbKHZp29cD6wZy0bdpdpOKltgUpgLx8rxZ47sbnnEdRyB3k1lg==",
        "shasum": "94f16d40a25277ba0ad3ca7367aaf491982b8d2c",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-4.0.1.tgz",
        "fileCount": 48,
        "unpackedSize": 125474,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/domutils@4.0.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIB31axaLdodNcmw9iqDroou9sRqzOY82u/zje5TgGVbSAiEA6iBqqRhPSyiOO3YiuZ4Mm8molmd+LaFbheu3mr4ud6A="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:0ad331e0-c8e7-457e-851a-513e9950f968"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "fb55",
          "email": "me@feedic.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/domutils_4.0.1_1773789207419_0.962921203232382"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "4.0.2": {
      "type": "module",
      "name": "domutils",
      "version": "4.0.2",
      "description": "Utilities for working with htmlparser2's dom",
      "author": {
        "name": "Felix Boehm",
        "email": "me@feedic.com"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/fb55/domutils?sponsor=1"
      },
      "license": "BSD-2-Clause",
      "sideEffects": false,
      "main": "./dist/index.js",
      "types": "./dist/index.d.ts",
      "exports": {
        ".": {
          "types": "./dist/index.d.ts",
          "default": "./dist/index.js"
        }
      },
      "scripts": {
        "build": "tsc",
        "build:docs": "typedoc src",
        "format": "npm run format:es && npm run format:biome",
        "format:biome": "biome check --write .",
        "format:es": "npm run lint:es -- --fix",
        "lint": "npm run lint:es && npm run lint:biome",
        "lint:biome": "biome check .",
        "lint:es": "eslint .",
        "prepublishOnly": "npm run build",
        "test": "npm run test:vi && npm run lint",
        "test:vi": "vitest run"
      },
      "repository": {
        "type": "git",
        "url": "git://github.com/fb55/domutils.git"
      },
      "keywords": [
        "dom",
        "htmlparser2"
      ],
      "dependencies": {
        "dom-serializer": "^3.0.0",
        "domelementtype": "^3.0.0",
        "domhandler": "^6.0.0"
      },
      "devDependencies": {
        "@biomejs/biome": "^2.4.7",
        "@eslint/compat": "^2.0.3",
        "@feedic/eslint-config": "^0.3.1",
        "@types/node": "^25.5.0",
        "eslint": "^10.0.3",
        "eslint-config-biome": "^2.1.3",
        "htmlparser2": "~10.1.0",
        "typedoc": "^0.28.17",
        "typescript": "^5.9.3",
        "typescript-eslint": "^8.57.1",
        "vitest": "^4.0.18"
      },
      "engines": {
        "node": ">=20.19.0"
      },
      "gitHead": "8cd746f6d430cfe3409e011b568e77b4b31c3b2b",
      "_id": "domutils@4.0.2",
      "bugs": {
        "url": "https://github.com/fb55/domutils/issues"
      },
      "homepage": "https://github.com/fb55/domutils#readme",
      "_nodeVersion": "24.14.0",
      "_npmVersion": "11.9.0",
      "dist": {
        "integrity": "sha512-qI4JLRKnSzqFqr7hAlS5xQDusBCjKSEG4t4+7aNrIQMHBcsC2TGEhuyABJdYkgSewL57PNLYEiibY2iPKhKpaA==",
        "shasum": "0c1ac1fdbe8f554a60a6f5eb143ee85630327c94",
        "tarball": "http://mirrors.tencentyun.com/npm/domutils/-/domutils-4.0.2.tgz",
        "fileCount": 44,
        "unpackedSize": 119049,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/domutils@4.0.2",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEQCIBG7tm4KOfEDoTJJJ+s9zw/qHqd9WGyd6oqfG7WmJtQsAiB3lmG/ojxVRNbGaCAtPHaI8Ay74tAVxcntiBLxxd1FgA=="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:0ad331e0-c8e7-457e-851a-513e9950f968"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "fb55",
          "email": "me@feedic.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/domutils_4.0.2_1773852220730_0.889588596647729"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2012-11-10T13:47:10.734Z",
    "modified": "2026-03-18T16:43:41.159Z",
    "1.0.0": "2012-11-10T13:47:12.487Z",
    "1.0.1": "2012-11-10T14:33:52.052Z",
    "1.1.0": "2013-01-09T14:49:24.614Z",
    "1.1.1": "2013-02-09T12:00:39.481Z",
    "1.1.2": "2013-04-15T11:59:51.060Z",
    "1.1.3": "2013-09-02T12:36:07.035Z",
    "1.1.4": "2013-09-03T09:37:02.276Z",
    "1.1.5": "2013-09-05T22:15:30.320Z",
    "1.1.6": "2013-09-22T15:44:55.958Z",
    "1.2.0": "2013-09-23T13:45:36.286Z",
    "1.2.1": "2013-09-23T13:58:26.205Z",
    "1.2.2": "2013-11-28T11:03:18.654Z",
    "1.3.0": "2013-12-10T11:07:21.266Z",
    "1.4.0": "2014-02-14T15:32:38.036Z",
    "1.4.1": "2014-03-22T11:17:46.168Z",
    "1.4.2": "2014-04-03T21:55:28.553Z",
    "1.4.3": "2014-04-05T16:26:51.914Z",
    "1.5.0": "2014-04-13T20:26:21.996Z",
    "1.5.1": "2015-02-01T16:12:01.894Z",
    "1.6.0": "2017-04-30T23:40:29.249Z",
    "1.6.2": "2017-05-07T02:58:14.312Z",
    "1.7.0": "2018-02-07T22:23:09.467Z",
    "2.0.0": "2019-08-02T02:11:38.732Z",
    "2.1.0": "2020-05-09T19:27:48.483Z",
    "2.2.0": "2020-08-17T16:37:05.782Z",
    "2.3.0": "2020-09-13T19:09:30.502Z",
    "2.4.0": "2020-09-23T20:46:12.220Z",
    "2.4.1": "2020-09-28T02:48:17.354Z",
    "2.4.2": "2020-10-03T21:37:35.016Z",
    "2.4.3": "2020-12-02T20:09:32.078Z",
    "2.4.4": "2020-12-08T02:22:46.887Z",
    "2.5.0": "2021-03-10T23:47:39.794Z",
    "2.5.1": "2021-04-01T17:50:37.731Z",
    "2.5.2": "2021-04-08T20:23:12.708Z",
    "2.6.0": "2021-04-16T09:18:41.990Z",
    "2.7.0": "2021-06-06T15:58:13.984Z",
    "2.8.0": "2021-08-27T23:21:51.150Z",
    "3.0.0": "2022-04-21T14:13:52.212Z",
    "3.0.1": "2022-04-22T10:57:04.042Z",
    "3.1.0": "2023-04-29T09:44:53.797Z",
    "3.2.0": "2024-12-24T10:27:37.547Z",
    "3.2.1": "2024-12-24T10:42:53.542Z",
    "3.2.2": "2025-01-06T20:05:27.541Z",
    "4.0.0": "2026-03-17T22:55:03.292Z",
    "4.0.1": "2026-03-17T23:13:27.604Z",
    "4.0.2": "2026-03-18T16:43:40.866Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "4.0.2"
  },
  "_rev": "22670-eaeb5165021f1618",
  "_id": "domutils",
  "readme": "# domutils [![Node.js CI](https://github.com/fb55/domutils/actions/workflows/nodejs-test.yml/badge.svg)](https://github.com/fb55/domutils/actions/workflows/nodejs-test.yml)\n\nUtilities for working with [htmlparser2](https://github.com/fb55/htmlparser2)'s DOM.\n\nAll functions are exported as a single module. Look [through the docs](https://domutils.js.org/modules.html) to see what is available.\n\n## Ecosystem\n\n| Name                                                          | Description                                             |\n| ------------------------------------------------------------- | ------------------------------------------------------- |\n| [htmlparser2](https://github.com/fb55/htmlparser2)            | Fast & forgiving HTML/XML parser                        |\n| [domhandler](https://github.com/fb55/domhandler)              | Handler for htmlparser2 that turns documents into a DOM |\n| [domutils](https://github.com/fb55/domutils)                  | Utilities for working with domhandler's DOM             |\n| [css-select](https://github.com/fb55/css-select)              | CSS selector engine, compatible with domhandler's DOM   |\n| [cheerio](https://github.com/cheeriojs/cheerio)               | The jQuery API for domhandler's DOM                     |\n| [dom-serializer](https://github.com/cheeriojs/dom-serializer) | Serializer for domhandler's DOM                         |\n\n---\n\nLicense: BSD-2-Clause\n\n## Security contact information\n\nTo report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security).\nTidelift will coordinate the fix and disclosure.",
  "_attachments": {}
}
