{"name":"html-webpack-plugin","version":"5.6.5","license":"MIT","description":"Simplifies creation of HTML files to serve your webpack bundles","author":{"name":"Jan Nicklas","email":"j.nicklas@me.com","url":"https://github.com/jantimon"},"main":"index.js","types":"typings.d.ts","scripts":{"posttest":"tsc","puml":"npx puml generate flow.puml -o flow.png","build-examples":"node examples/build-examples.js","commitlint":"commitlint --from=master","security":"npm audit --omit=dev","lint:prettier":"prettier --cache --list-different .","lint:js":"eslint --cache .","lint:spelling":"cspell --cache --no-must-find-files --quiet \"**/*.*\"","lint":"npm-run-all -l -p \"lint:**\"","fix:js":"npm run lint:js -- --fix","fix:prettier":"npm run lint:prettier -- --write","fix":"npm-run-all -l fix:js fix:prettier","test:only":"cross-env NODE_ENV=test jest","test:watch":"npm run test:only -- --watch","test:manual":"npm run build && webpack-dev-server test/manual/src/index.js --open --config test/manual/webpack.config.js","test:coverage":"npm run test:only -- --coverage","pretest":"npm run lint","test":"npm run test:coverage","prepare":"husky","release":"standard-version"},"devDependencies":{"@commitlint/cli":"^18.4.4","@commitlint/config-conventional":"^18.4.4","@types/node":"^20.2.5","cross-env":"^7.0.3","cspell":"^8.3.2","css-loader":"5.0.1","cz-conventional-changelog":"2.1.0","dir-compare":"^3.3.0","eslint":"^8.56.0","html-loader":"2.1.1","husky":"^9.0.10","jest":"^27.2.5","lint-staged":"^15.2.2","mini-css-extract-plugin":"^1.6.0","npm-run-all":"^4.1.5","prettier":"^3.2.5","pug":"3.0.2","pug-loader":"2.4.0","raw-loader":"4.0.2","rimraf":"2.6.3","standard-version":"^9.3.0","style-loader":"2.0.0","typescript":"4.9.4","webpack":"^5.101.0","webpack-cli":"4.5.0","webpack-recompilation-simulator":"3.2.0"},"dependencies":{"@types/html-minifier-terser":"^6.0.0","html-minifier-terser":"^6.0.2","lodash":"^4.17.21","pretty-error":"^4.0.0","tapable":"^2.0.0"},"peerDependencies":{"@rspack/core":"0.x || 1.x","webpack":"^5.20.0"},"peerDependenciesMeta":{"@rspack/core":{"optional":true},"webpack":{"optional":true}},"keywords":["webpack","plugin","html","html-webpack-plugin"],"bugs":{"url":"https://github.com/jantimon/html-webpack-plugin/issues"},"homepage":"https://github.com/jantimon/html-webpack-plugin","repository":{"type":"git","url":"git+https://github.com/jantimon/html-webpack-plugin.git"},"engines":{"node":">=10.13.0"},"jest":{"watchPathIgnorePatterns":["<rootDir>/dist"],"testEnvironment":"node"},"funding":{"type":"opencollective","url":"https://opencollective.com/html-webpack-plugin"},"_id":"html-webpack-plugin@5.6.5","gitHead":"9a39db807c09d8e6145e5047cfe2ec5e928e1dee","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"d57defb83cabbf29bf56b2d4bf10b67b650066be","size":32085,"noattachment":false,"key":"/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-webpack-plugin/download/html-webpack-plugin-5.6.5.tgz"},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"maintainers":[{"name":"ampedandwired","email":"charles.blaxland@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"jantimon","email":"j.nicklas@me.com"},{"name":"mastilver","email":""},{"name":"thelarkinn","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/html-webpack-plugin_5.6.5_1763465530258_0.38827162550410943"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-18T11:32:10.483Z","publish_time":1763465530483,"_source_registry_name":"default","_cnpm_publish_time":1763465530483,"dist-tags":{"latest":"5.6.6","webpack-3":"3.2.0","webpack-4":"4.5.2"}}