{"name":"domhandler","version":"5.0.0","description":"Handler for htmlparser2 that turns pages into a dom","author":{"name":"Felix Boehm","email":"me@feedic.com"},"funding":{"url":"https://github.com/fb55/domhandler?sponsor=1"},"license":"BSD-2-Clause","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/esm/index.js","exports":{"require":"./lib/index.js","import":"./lib/esm/index.js"},"sideEffects":false,"scripts":{"test":"npm run test:jest && npm run lint","test:jest":"jest","lint":"eslint src","format":"prettier --write '**/*.{ts,md,json}'","build":"npm run build:cjs && npm run build:esm","build:cjs":"tsc","build:esm":"tsc --module esnext --target es2019 --outDir lib/esm && echo '{\"type\":\"module\"}' > lib/esm/package.json","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/fb55/domhandler.git"},"keywords":["dom","htmlparser2"],"engines":{"node":">= 4"},"dependencies":{"domelementtype":"^2.3.0"},"devDependencies":{"@types/jest":"^27.4.1","@types/node":"^17.0.23","@typescript-eslint/eslint-plugin":"^5.17.0","@typescript-eslint/parser":"^5.18.0","eslint":"^8.12.0","eslint-config-prettier":"^8.5.0","htmlparser2":"^7.2.0","jest":"^27.5.1","prettier":"^2.6.2","ts-jest":"^27.1.4","typescript":"^4.6.3"},"jest":{"preset":"ts-jest","testEnvironment":"node","moduleNameMapper":{"^(.*)\\.js$":"$1"}},"prettier":{"tabWidth":4},"gitHead":"76e1e2a58a8740cd02fd34201bb345935e29a70d","bugs":{"url":"https://github.com/fb55/domhandler/issues"},"homepage":"https://github.com/fb55/domhandler#readme","_id":"domhandler@5.0.0","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"24e3e44883e18bbb0a1a99ab48c03ae582aac834","size":12477,"noattachment":false,"key":"/domhandler/-/domhandler-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/domhandler/download/domhandler-5.0.0.tgz"},"_npmUser":{"name":"feedic","email":"me@feedic.com"},"directories":{},"maintainers":[{"name":"fb55","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domhandler_5.0.0_1649435117910_0.4548316414937119"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T16:25:22.823Z","publish_time":1649435118056,"_cnpm_publish_time":1649435118056,"dist-tags":{"latest":"6.0.1"}}