{"name":"http-proxy-middleware","type":"module","version":"4.0.0-beta.3","description":"The one-liner node.js proxy middleware for connect, express, next.js and more","main":"dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"types":"dist/index.d.ts","scripts":{"clean":"rm -rf dist coverage tsconfig.tsbuildinfo .eslintcache","install:all":"yarn && (cd examples && yarn)","lint":"yarn prettier && yarn eslint","lint:fix":"yarn prettier:fix && yarn eslint:fix","eslint":"eslint --cache '**/*.{js,ts,mjs,mts}'","eslint:fix":"yarn eslint --fix","prettier":"prettier --list-different \"**/*.{js,ts,mjs,mts,md,yml,json,html}\"","prettier:fix":"prettier --write \"**/*.{js,ts,mjs,mts,md,yml,json,html}\"","build":"tsc --build","test":"vitest run","test:types":"tsc --project tsconfig.test.json --noEmit","coverage":"vitest run --coverage","prepare":"husky && patch-package","prepack":"yarn clean && yarn test && yarn build","spellcheck":"npx --yes cspell --show-context --show-suggestions '**/*.*'"},"publishConfig":{"provenance":true},"repository":{"type":"git","url":"git+https://github.com/chimurai/http-proxy-middleware.git"},"keywords":["reverse","proxy","middleware","http","https","connect","express","fastify","polka","next.js","browser-sync","gulp","grunt-contrib-connect","websocket","ws","cors"],"author":{"name":"Steven Chim"},"license":"MIT","bugs":{"url":"https://github.com/chimurai/http-proxy-middleware/issues"},"homepage":"https://github.com/chimurai/http-proxy-middleware#readme","devDependencies":{"@commitlint/cli":"20.5.0","@commitlint/config-conventional":"20.5.0","@eslint/js":"10.0.1","@hono/node-server":"1.19.12","@trivago/prettier-plugin-sort-imports":"6.0.2","@types/debug":"4.1.13","@types/eslint":"9.6.1","@types/express":"5.0.6","@types/is-glob":"4.0.4","@types/micromatch":"4.0.10","@types/node":"24.10.2","@types/supertest":"7.2.0","@types/ws":"8.18.1","@vitest/coverage-v8":"4.1.2","body-parser":"2.2.2","eslint":"10.2.0","express":"5.2.1","get-port":"7.2.0","globals":"17.4.0","hono":"4.12.10","husky":"9.1.7","lint-staged":"16.4.0","mockttp":"4.3.0","open":"11.0.0","patch-package":"8.0.1","pkg-pr-new":"0.0.66","prettier":"3.8.1","supertest":"7.2.2","typescript":"6.0.2","typescript-eslint":"8.58.0","vitest":"4.1.2","ws":"8.20.0"},"dependencies":{"debug":"^4.4.3","httpxy":"^0.5.0","is-glob":"^4.0.3","is-plain-obj":"^4.1.0","micromatch":"^4.0.8"},"resolutions":{"patch-package/**/tmp":"^0.2.4"},"engines":{"node":"^22.12.0 || >=24.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"readmeFilename":"README.md","gitHead":"2344bed127da5a8c2c58e3d8733d80f42dd8d6b8","_id":"http-proxy-middleware@4.0.0-beta.3","_nodeVersion":"24.14.1","_npmVersion":"11.10.1","dist":{"shasum":"801d439a75915a5429ac264ea0981bd3bec2f4a6","size":22561,"noattachment":false,"key":"/http-proxy-middleware/-/http-proxy-middleware-4.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/http-proxy-middleware/download/http-proxy-middleware-4.0.0-beta.3.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:72a1c06c-1621-4e79-ac7f-3b13d304e448"}},"directories":{},"maintainers":[{"name":"chimurai","email":"stevenchim@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/http-proxy-middleware_4.0.0-beta.3_1775413373748_0.08701231589529046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-05T18:22:53.910Z","publish_time":1775413373910,"_source_registry_name":"default","_cnpm_publish_time":1775413373910,"dist-tags":{"beta":"4.0.0-beta.3","latest":"3.0.5","v2-beta":"2.0.7-beta.1","v2-latest":"2.0.9"}}