{
  "name": "@selderee/plugin-htmlparser2",
  "versions": {
    "0.5.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.5.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.5.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "e0687f19852260d6297e2b1680092af539e4d082",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.5.0.tgz",
        "fileCount": 7,
        "integrity": "sha512-ToxCHJuLA+R8Ch+Q+TaK1ZfveS6pCFx0g8HIhUFtlekut7YwLit0EoR6dmdJiftrRJ1zN8HtjuiFZzLdx7IK2A==",
        "signatures": [
          {
            "sig": "MEUCIQDNnfDV6kCocfe/PJwtDKh39XALTw2qebphIjBWFju0GQIgP6U4JiPfqaJfRgRyCQbQc+zKrfkuq/8Clq7K0EnidsE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 11283,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl+4CCRA9TVsSAnZWagAAf6YP+gKxL/lw5FRiDZl+f8Ea\ncgB6QdVCbxkuDS70vAp0Rp5YIJyhXtpUKkobvShXl0k7Sdi3/6RexAE2FYFx\nC4iEs43elazx4gKRetiLKYWthnxpMCD0WLJIAJ2z/lcBZ9OKweisFhSFKIMX\nhGxKhQH/csPOTii7b3JV2DZh+eZ4YBd1P9+zSeYD5d0DmuDglSWjgJ3UmCCY\naeiB76TuBKL6DmmIsSY6uHPYdECoxK4KGDyiBp62WTGzrjjHkGoo42KdtCoU\nDPBkvBgrnBJP5eUlmxPHsl4X2OtVxLmbbvjLZWzZYgz+i5/N+91nDTo9ixp1\nk5jqYI+YhQwjg858A0N14uj13HVf9C2UAPGKvsB9pxCq8VXFpK9RwRljy9Sx\nihkCW5Mzok5Uu6pd0SYUfFWRNV6OGOJJKq1oaNuqe2CMa/31rg1/qDVHkLxX\n83/0lmQQRxrQzfOG/4m8JlNApn2KGXgaqESj2Y5NhAQ1ayol7YpNybuOO0DV\nIv2E9MeAVjlZLcdnXs3HgyQKi1lU5g6k6teJxXMyB7YyTfzrSUeAbQF+uOdy\nWIWUZ69zW8ehPq0dnPDNWLtCPwZDuc2LgKu9fML8MZuMDECVj09cIJLsrZaz\n1I4kXGH+1uqrLIA0Dcl3YIloUVjFJ/1xEX2brLV8CJ1TNKm7h8wbRnJuwz7t\nYk89\r\n=Y7le\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.12",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "_nodeVersion": "10.24.1",
      "dependencies": {
        "selderee": "^0.5.0",
        "domhandler": "^4.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^6.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.5.0_1620569601898_0.4577697119322488",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.6.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.6.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.6.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "27e994afd1c2cb647ceb5406a185a5574188069d",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.6.0.tgz",
        "fileCount": 7,
        "integrity": "sha512-J3jpy002TyBjd4N/p6s+s90eX42H2eRhK3SbsZuvTDv977/E8p2U3zikdiehyJja66do7FlxLomZLPlvl2/xaA==",
        "signatures": [
          {
            "sig": "MEUCIG/d8kw/PI0h4+iKaKMYVHyP8glK+MTU8x+pMopzW7arAiEA8sxXiBsiAHa5cMHwsNlSj7ZE6frtIlXxrsO/Ps4Vdtc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 11414,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmWjNCRA9TVsSAnZWagAAUVwP/irBJXOfkZOrSkkfYiOm\njGG+JWj/znjd0xG6iobdI9aRKb0lWgZglYLqUnKJf7/otBxEinj06T5K1uz4\nYOXOmHkHxyRUAfyrAIzN4lIg+0X0iI3VosHzc/wlAi/oysrsNvqT7CxSrNZp\nj/cuPM8RakBugCuK/gdo3x8oCoNAL85KzEFjeLK/0UkJWaa3pIocoxS7SivD\nigVC8TsgduOsUTAyzH9PfpRBS14F2ipHGyGCpwAV6Sp8F/v+wktbE/cJ0F8o\nDJDJeYYQya/QNPKYP/ZbGKjgNbAavd7uHLcOgc+S7oj0c7Hf+XloFX6GiLMm\nmB3REz7LGux1pWXJkoC721UX6gwmW4MYGxTnfklLWDAmxLUApQ3dMa5WPYzz\nFQKH7fdr5idlRQpSAhFpX0xiwAZVPau03Jtgvg+fduQF4oW1folZYMc+DCe1\nyZXNVuDp/sY02SFQcTS9sZLfs8pirjTbldv02/LYKgLQ8pgqCrDhZkCiEbhd\nmdkvlPd/0YpQ0aEInOz39nfcVVnlXehfK5p29kE7MxdGww2hYrL++0D5BWnN\nXclUmLL6On/Esux1U7nKzpxZ0RzjmHKITQeT0PgiNy9kiBxiQAjiZ76DGr6P\nKUzpjThwyQwIWSCELs0Yfco9+D/4Oo/D5vrRG4ARY/W8odLMimtV/3ULKlyE\nkIGN\r\n=n5lk\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.12",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "_nodeVersion": "10.24.1",
      "dependencies": {
        "selderee": "^0.6.0",
        "domhandler": "^4.2.0"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^6.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.6.0_1620666573112_0.17791849677856297",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.7.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.7.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.7.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "823d375585ccd955a5ad71208408ce86a946edac",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.7.0.tgz",
        "fileCount": 7,
        "integrity": "sha512-bJLvtgdTCwitwQjLjRrDN/H63XxSKfzH8YNZArW/eoGVU7FsFfssE5X26vukyMDnH/1kFV51k4Ng8IPSadnmpA==",
        "signatures": [
          {
            "sig": "MEQCID6r0Z29B8SwmlENhph84Xm3lLDADs7J+T5cutTGrVTBAiA2RlX3/vRx1MdTtU1d5rjT7YMdBNkQ16ukIh27nciskw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 10842
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.15",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "_nodeVersion": "12.22.6",
      "dependencies": {
        "selderee": "^0.7.0",
        "domhandler": "^4.2.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^7.1.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.7.0_1636586478217_0.3277357289853011",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.8.1": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.8.1",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.8.1",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "8fcc82deabc3c966e74af8726a678fb0d8c74e91",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.8.1.tgz",
        "fileCount": 7,
        "integrity": "sha512-6yMjtjCxrRwyURIpt2woLUBay1vISxcI0o1EGc71Gv6KGqHpvRW8iUieVbW5KFxsga2jRFqiOembWjDfqfttFg==",
        "signatures": [
          {
            "sig": "MEQCIFmnw0sTReJc0Os1n9uSVjm26x1t+Cvdtfd5SbuXE5FsAiAnPiaqdooLGmtj8zi4zBKD3r4ts4/1rs2TOwvQ5joS9g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 9967,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrkooCRA9TVsSAnZWagAA+RIP/1juoJiOCAUnuCjfFtgp\nyeDaOee+Dmh7nc00/HZiQL6jlPt4cFbGNO5WlW4jpYm6qoWDrr0+TiccI/ZU\nESaoAYuoSY79M+j2jEyCzzGeE43kPs1h53ZdQlT/LULvD1GE4HXwYtXQj+io\nVlmT3VTKlxqF/y5iDF/wnqisFr9w9URxafWx+AmNd+ee+rCxH6Pl2M5wWKLJ\n7e2PRrnW1Vf60hYbJGqtv4VTtFaOeOFdg9NijhnwnLSaI3idQCVnfQIPVXwz\nwWBOUYs3Np5uzFLN2k+rA2gwf0HFcy+ViNDf7nHHl3VYUPkBFstxD8+L4vTh\nUM+pg7rXaLGdeStasfwJQkpi2LrBhqP3pxtpWaCsHG8JHHEgwFQLlXWNmjWM\nDyw08Rexstcbt7/qHD93JqnokQo4P1g13sNTqtI61fyBTvzTzVKgH8nQrBWF\nBszBfMnUZtBwrr4BojxyiGVP/ANmkW/7eZRUD0nBRkOrkfa1WGiHPcIJATMp\nIZaS4ejH+EDHENLjKJKPdVm8E7VE6xXvf4lDXCJT/qZfAS5xvMH0AYUvADde\nfsIceLHKNWjYIFxrpx4f3jPuhlEFz/qHPEoLn67zXJPGKIhEQy8SAqhc7Yxg\n41IarErjauctCMm5ChHfEOKc4Zxnn/3+eAxF6wqGEK5vFjHltc5M6dQPDoiU\njLZi\r\n=+0I+\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.15",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "_nodeVersion": "12.22.6",
      "dependencies": {
        "selderee": "^0.8.1",
        "domhandler": "^4.2.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^7.2.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.8.1_1638812200073_0.5721629045049719",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.9.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.9.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.9.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "6dc01606860cf7bb0370ee91a1f824c454797004",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.9.0.tgz",
        "fileCount": 6,
        "integrity": "sha512-d4zFHnTLNEjLRJxSxjsRSmLUIT5+EEG42rEs/F/LF6EoIE+KLTMqeyfJa+N3ngmehCyZj3cUA53kZda9c8dILw==",
        "signatures": [
          {
            "sig": "MEUCID95OzWh0091NYRFv1VS32zKZ2How2hDYm/iqLMt2eMDAiEAtMHdc+Mqdm1w6ypDsD2q/Xr3PGbjCuj1v1nn31JEy+8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 9499,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/FoWCRA9TVsSAnZWagAAzNMP/2vI0XG5KGD9lgTmuDEc\nYI5/rq00JO1wXZrYARByDJ812XzeBykcRIISJJaEsCoqXRvXwA7WMxxcw7Y6\nLEdrt4hGscwp9f9MHP/y3NM9keKparcj0pEs+FqRgV0/1ZBFxSqGf83/wvI3\nDkdH/RnFzE2Hyr8hW8Iipe5UzLSvTbLv9tsT2cGROyJB8xiUCPH57PycMkXW\nRpr8OnPuSF2ZEnpiK4WJW77tJogeVAIJxT+2vyUpDJvO1QOSJx7nyUjpLtlf\nLg/qYXi7yiTNs7H9w5wME4DTRAicevMZCp0ySoprlCbj/PHM04MNxHo8H1jc\niobzcF7Ocf6ejcZrVEKlOxdvtKGaQiEypIdgfW99OCeXh57VJHRjO0I6YmYd\nD0i6u0UklSTkCcVAMiJ8eMFscFGsRzRMO1DA4jkv32fhIUJ1fzsdCJPB2vVY\nT83IVLjQjMo9WmTNjMMLJT2RleQ0FrccR9AgMGO5IBJ4g/v28Gnr9V2Se97x\ndaHVvLcQ+YlIEvGdIcLNB17Z/xR9hUMS30jWOrG9LHT9l0CaCgDnn6vqoq/G\n5VsZOjNAFAVnTicTNQ8Ga0Mm3JqDJ5iQZaq8T/qXE4Ax52syQFZeEtVRAK5/\nwGvQyRFoaryhsj65hqO8Dn3D9JiAmXQMeol5srgdLQtYasg2f9+/DUNxr/oW\nt0bk\r\n=W6xF\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "gitHead": "af663f6947d2661e3f39471b4ef1976eca779cd6",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "7.24.2",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "typedocMain": "./src/hp2-builder.ts",
      "_nodeVersion": "12.22.7",
      "dependencies": {
        "selderee": "^0.9.0",
        "domhandler": "^4.2.2"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^7.2.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.9.0_1643928086650_0.43279024085022155",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.10.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.10.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.10.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "8a304d18df907e086f3cfc71ea0ced52d6524430",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.10.0.tgz",
        "fileCount": 7,
        "integrity": "sha512-gW69MEamZ4wk1OsOq1nG1jcyhXIQcnrsX5JwixVw/9xaiav8TCyjESAruu1Rz9yyInhgBXxkNwMeygKnN2uxNA==",
        "signatures": [
          {
            "sig": "MEYCIQCZqmV3orSehQxWwe5OtdXbcSMlPbYKjem7G449o0xkLwIhAKFDDlUwn62ngBzvqV9Cx83mbPf2ukAag30+O+jTl01C",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 10192,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjikwtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrN4Q//e9aPkHdgN6T2raTOkEfqSiQvENixDZ+OUOYWH4O9dsbcppxU\r\nXb5RwCwX4bKwdUnG7Gqx4RhZdSsH8StJihOIyGzL0j0DKdqjmP1mQyaRJThI\r\nSKiQfB2t5/iLAGPGKuXM/afK57gURnKyS6ImbRC/woEFmtTMhyVaK+qr0ag3\r\nk8FXQ3wzRwMgVuZ/J3Br6bA5u+Ra6/oWhAuRb+aaHkAd9Irj8od5Vw9XQMIh\r\nK/mUu8vJG60p+9giISXZ50mLjr0m55kWkzEiO/BU4gMMeZ+VDI6JMlJJ8rH1\r\ndN8zfGrXoyPHnMMDUzWcj+W6AlMR9kx6T/9FgQkzFJK2sJ/QP6GExPJAwT/s\r\n8grdr9bnKVTSkCzTX9AOIXqvF68QrZGIM1OOr1SquiBY2TTvTZbslRAPQa2Q\r\n8LX1xgpPRV8VKhFAOhskZAKZ1HzIMxTpPWKlJgClO1o+Ns86dZR2trHbmed1\r\ncg7UXDM8vUf/Cd97U2v4+KB5JTeJy6ftq1vX0fY7jft0Wz32RRpqDMzQaTI8\r\nVIyhptE0RLDPo6Zg2SW8wdTIiV4oRX6JeUQTzQ+Ab3MTxTf1r7i3IN8FuDDB\r\nE2LGx4VFMxu9ViuIN5bzsHTdu7l1hT7C8so7DfB0XFGC6oRJTzM3mOfzyRum\r\nX/4Gk9rjEULWLuvjJczU3792lEg3MXL0p54=\r\n=67wH\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.17",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "typedocMain": "./src/hp2-builder.ts",
      "_nodeVersion": "14.20.0",
      "dependencies": {
        "selderee": "^0.10.0",
        "domhandler": "^5.0.3"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^8.0.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.10.0_1670007852933_0.0035175861157934474",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.11.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.11.0",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "author": {
        "name": "KillyMXI"
      },
      "license": "MIT",
      "_id": "@selderee/plugin-htmlparser2@0.11.0",
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "homepage": "https://github.com/mxxii/selderee",
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "dist": {
        "shasum": "d5b5e29a7ba6d3958a1972c7be16f4b2c188c517",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.11.0.tgz",
        "fileCount": 7,
        "integrity": "sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==",
        "signatures": [
          {
            "sig": "MEYCIQD8wiskXalWNW06UG5woxdhYdpUqXAEwgvOXWZhZ69gbgIhAPtVt1IDp1QNUpDbrnkL2zHiM73AYh/cmtVYzSBI0t2d",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 10262,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj98RTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWQQ/+KcMj1WsVeJxAoNCb14u7zQGzW1nh40Q6zNmPocRAmnDORqt4\r\n8PB6RHSblBBctWALfAUUJXXqWma0FcebbPt5vkO4U6srg799GPZXG6IqvrqX\r\nh+VyLhKFyQUPwBpcACTBut2o5XB2c5FQ7CppRirthqQrvBwXEa2Jq22FoOpp\r\n08TZifXmCrpINX4qzdubJtvQaCM+QrHYpRk1BXwQMTEzpythWC2/0EOaqNZU\r\nmMRpZ6cyGWXtAfgOMoig+6zwSkyZb2FrrFrFmAD7xTy6+/DjGqwf/E8M9GTy\r\nmuRX0zEDK4iaUN0R6jf9h2jqWXKIWks7DTE0DhWo1KfvxeJWkbtjupZhQ998\r\nHL1z6XTkkwIINUdWxxvEFg/nq5qi8ED0s+oJWADw2Uyy/cx7gXZR2KEhCH7q\r\n+oDVzwn/j0age+d30PzQw3S+nixrlbbnR4e96IuuuOywenLHfCJAB9dhwkiQ\r\nybrY/vzv3QEk8UwSapR2WZtcHXmPPLDW/RCAzmCfJnESD7W0VTizu9jhDfPZ\r\nh4qHmwmmZDaYEUN5Pwfne4cP0D/sueIGAa2uYkhQzF912BOV1DNvjIBev9uh\r\nRJXdLUxrMCZVfXRs6vpX0QWkgZAd+cIJ/OKX1WD+g3g4cV15D+A+EphT+T1f\r\n0BDZ7v8dNagR+EgpO1AkqIZbQUVWJg+1QZM=\r\n=KN8Z\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/hp2-builder.cjs",
      "type": "module",
      "types": "./lib/hp2-builder.d.ts",
      "module": "./lib/hp2-builder.mjs",
      "exports": {
        "import": "./lib/hp2-builder.mjs",
        "require": "./lib/hp2-builder.cjs"
      },
      "funding": "https://ko-fi.com/killymxi",
      "scripts": {
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build:rollup": "rollup -c"
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/mxxii/selderee.git",
        "type": "git"
      },
      "_npmVersion": "6.14.17",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "directories": {},
      "typedocMain": "./src/hp2-builder.ts",
      "_nodeVersion": "14.20.0",
      "dependencies": {
        "selderee": "^0.11.0",
        "domhandler": "^5.0.3"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "htmlparser2": "^8.0.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/plugin-htmlparser2_0.11.0_1677182035719_0.023158069338492515",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.12.0": {
      "name": "@selderee/plugin-htmlparser2",
      "version": "0.12.0",
      "description": "selderee plugin - selectors decision tree builder for htmlparser2 DOM.",
      "keywords": [
        "htmlparser2",
        "selderee",
        "plugin",
        "selderee plugin"
      ],
      "repository": {
        "type": "git",
        "url": "git+https://github.com/mxxii/selderee.git"
      },
      "bugs": {
        "url": "https://github.com/mxxii/selderee/issues"
      },
      "homepage": "https://github.com/mxxii/selderee",
      "author": {
        "name": "KillyMXI"
      },
      "funding": "https://github.com/sponsors/KillyMXI",
      "license": "MIT",
      "exports": {
        ".": {
          "import": {
            "types": "./lib/hp2-builder.d.mts",
            "default": "./lib/hp2-builder.mjs"
          },
          "require": {
            "types": "./lib/hp2-builder.d.cts",
            "default": "./lib/hp2-builder.cjs"
          }
        },
        "./package.json": "./package.json"
      },
      "type": "module",
      "main": "./lib/hp2-builder.cjs",
      "module": "./lib/hp2-builder.mjs",
      "types": "./lib/hp2-builder.d.cts",
      "scripts": {
        "build:rollup": "rollup -c",
        "build:types": "tsc -d --emitDeclarationOnly --declarationDir ./lib",
        "build": "npm run clean && npm run build:rollup && npm run build:types",
        "clean": "rimraf lib"
      },
      "dependencies": {
        "domelementtype": "~2.3.0",
        "domhandler": "~5.0.3"
      },
      "peerDependencies": {
        "selderee": "~0.12.0"
      },
      "devDependencies": {
        "selderee": "~0.12.0"
      },
      "_id": "@selderee/plugin-htmlparser2@0.12.0",
      "gitHead": "73572d039e13dafda9fa0154b91bb452c8817bc9",
      "_nodeVersion": "20.19.6",
      "_npmVersion": "10.8.2",
      "dist": {
        "integrity": "sha512-oELmoyA6ML9jDRMV3kgcMQFKxUfBU0yFVn6yTctVaLT5ygXnxH52I3TZEgV9EhXJC68/uFvE5Daj1/25c0Xa/A==",
        "shasum": "2ec72ba6c6032cac142f39bec71c5ecb5f348adc",
        "tarball": "http://mirrors.tencentyun.com/npm/@selderee/plugin-htmlparser2/-/plugin-htmlparser2-0.12.0.tgz",
        "fileCount": 7,
        "unpackedSize": 13787,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIH2w4Hp/LwUjtVLDjZz1ClRecU1rVIeYpXe/f9Mm3QH6AiEAy9/MFfiAvxxQOBpfcWm4v1Ab3TytMKwNCTNY7cny8P0="
          }
        ]
      },
      "_npmUser": {
        "name": "killy.mxi",
        "email": "killy.mxi@gmail.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "killy.mxi",
          "email": "killy.mxi@gmail.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/plugin-htmlparser2_0.12.0_1774023877915_0.5381952847163651"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2021-05-09T14:13:21.547Z",
    "modified": "2026-03-20T16:24:38.225Z",
    "0.5.0": "2021-05-09T14:13:22.050Z",
    "0.6.0": "2021-05-10T17:09:33.245Z",
    "0.7.0": "2021-11-10T23:21:18.383Z",
    "0.8.1": "2021-12-06T17:36:40.231Z",
    "0.9.0": "2022-02-03T22:41:26.808Z",
    "0.10.0": "2022-12-02T19:04:13.169Z",
    "0.11.0": "2023-02-23T19:53:55.887Z",
    "0.12.0": "2026-03-20T16:24:38.071Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "0.12.0"
  },
  "_rev": "2856-f949bd0b61505f47",
  "_id": "@selderee/plugin-htmlparser2",
  "readme": "# selderee\n\n![lint status badge](https://github.com/mxxii/selderee/workflows/lint/badge.svg)\n![test status badge](https://github.com/mxxii/selderee/workflows/test/badge.svg)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/mxxii/selderee/blob/main/LICENSE)\n\n[selderee](https://github.com/mxxii/selderee) plugin - selectors decision tree builder for [htmlparser2](https://github.com/fb55/htmlparser2) DOM AST.\n\n(Technically, the package depends not on `htmlparser2` but on [domhandler](https://github.com/fb55/domhandler), underlying package of `htmlparser2`.)\n\n----\n\n[Changelog](https://github.com/mxxii/selderee/blob/main/packages/plugin-htmlparser2/CHANGELOG.md).\n\nSee [main README file](https://github.com/mxxii/selderee/blob/main/README.md) for more info.",
  "_attachments": {}
}
