{"name":"domhandler","version":"5.0.2","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":"4725cfe350e9ea5f603975659565f83a61e25122","bugs":{"url":"https://github.com/fb55/domhandler/issues"},"homepage":"https://github.com/fb55/domhandler#readme","_id":"domhandler@5.0.2","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"fdac2564e054ae05d4ef73605a43fcba17de2d1f","size":12498,"noattachment":false,"key":"/domhandler/-/domhandler-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/domhandler/download/domhandler-5.0.2.tgz"},"_npmUser":{"name":"feedic","email":"me@feedic.com"},"directories":{},"maintainers":[{"name":"fb55","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/domhandler_5.0.2_1649497084403_0.47153984192776033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-09T09:39:39.837Z","publish_time":1649497084565,"_cnpm_publish_time":1649497084565,"dist-tags":{"latest":"6.0.1"}}