{"name":"happy-dom","version":"14.8.3","license":"MIT","homepage":"https://github.com/capricorn86/happy-dom","repository":{"type":"git","url":"git+https://github.com/capricorn86/happy-dom.git"},"author":{"name":"David Ortner"},"description":"Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.","main":"lib/index.js","type":"module","exports":{".":{"import":"./lib/index.js","require":"./cjs/index.cjs","default":"./lib/index.js"},"./lib/*.js":{"import":"./lib/*.js","require":"./cjs/*.cjs","default":"./lib/*.js"},"./lib/*.ts":{"import":"./lib/*.ts","require":"./cjs/*.ts","default":"./lib/*.ts"},"./lib/*.map":{"import":"./lib/*.map","require":"./cjs/*.map","default":"./lib/*.map"},"./cjs/*.cjs":{"import":"./cjs/*.cjs","require":"./cjs/*.cjs","default":"./cjs/*.cjs"},"./cjs/*.ts":{"import":"./cjs/*.ts","require":"./cjs/*.ts","default":"./cjs/*.ts"},"./cjs/*.map":{"import":"./cjs/*.map","require":"./cjs/*.map","default":"./cjs/*.map"},"./src/*.ts":"./src/*.ts","./package.json":"./package.json","./.eslintrc.cjs":"./.eslintrc.cjs","./.prettierrc.cjs":"./.prettierrc.cjs"},"keywords":["jsdom","dom","browser","custom","elements","web","components","html","whatwg","w3c"],"publishConfig":{"access":"public"},"scripts":{"compile":"npm run compile:esm && npm run compile:cjs npm run build-version-file","compile:esm":"tsc","compile:cjs":"rm -rf ./cjs && tsc --moduleResolution Node --module CommonJS --outDir cjs && npm run compile:change-cjs-file-extension","compile:change-cjs-file-extension":"node ./bin/change-file-extension.cjs --dir=./cjs --fromExt=.js --toExt=.cjs","build-version-file":"node ./bin/build-version-file.cjs","watch":"tsc -w --preserveWatchOutput","test":"vitest run --singleThread","test:ui":"vitest --ui","test:watch":"vitest --singleThread","test:debug":"vitest run --inspect-brk --threads=false"},"dependencies":{"entities":"^4.5.0","webidl-conversions":"^7.0.0","whatwg-mimetype":"^3.0.0"},"devDependencies":{"@types/node":"^16.11.7","@vitest/ui":"^0.33.0","@webref/css":"6.6.2","prettier":"^2.6.0","typescript":"^5.0.4","vitest":"^0.32.4"},"engines":{"node":">=16.0.0"},"_id":"happy-dom@14.8.3","gitHead":"d159d4dcbfbf73518f98a64a496eab00cf378fce","types":"./lib/index.d.ts","bugs":{"url":"https://github.com/capricorn86/happy-dom/issues"},"_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"a9a0ebc3363d86bbcedbe1858da1495e5df9d1f4","size":1087506,"noattachment":false,"key":"/happy-dom/-/happy-dom-14.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/happy-dom/download/happy-dom-14.8.3.tgz"},"_npmUser":{"name":"davidortner","email":"david@ortner.se"},"directories":{},"maintainers":[{"name":"davidortner","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/happy-dom_14.8.3_1715033162633_0.624643427282229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T22:06:02.946Z","publish_time":1715033162946,"_source_registry_name":"default","_cnpm_publish_time":1715033162946,"dist-tags":{"latest":"14.12.0"}}