{"name":"http-proxy-middleware","version":"3.0.0-beta.0","description":"The one-liner node.js proxy middleware for connect, express, next.js and more","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"clean":"rm -rf dist && rm -rf coverage","lint":"yarn prettier && yarn eslint","lint:fix":"yarn prettier:fix && yarn eslint:fix","eslint":"eslint '{src,test}/**/*.ts'","eslint:fix":"yarn eslint --fix","prettier":"prettier --list-different \"**/*.{js,ts,md,yml,json,html}\"","prettier:fix":"prettier --write \"**/*.{js,ts,md,yml,json,html}\"","prebuild":"yarn clean","build":"tsc","pretest":"yarn build","test":"jest","precoverage":"yarn build","coverage":"jest --coverage --coverageReporters=lcov","prepare":"husky install","prepack":"yarn build && rm dist/tsconfig.tsbuildinfo","spellcheck":"npx --yes cspell --show-context --show-suggestions '**/*.*'"},"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":"16.2.3","@commitlint/config-conventional":"16.2.1","@types/debug":"4.1.7","@types/express":"4.17.13","@types/is-glob":"4.0.2","@types/jest":"27.4.1","@types/micromatch":"4.0.2","@types/node":"17.0.25","@types/supertest":"2.0.12","@types/ws":"8.5.3","@typescript-eslint/eslint-plugin":"5.20.0","@typescript-eslint/parser":"5.20.0","body-parser":"1.20.0","browser-sync":"2.27.9","connect":"3.7.0","eslint":"8.13.0","eslint-config-prettier":"8.5.0","eslint-plugin-prettier":"4.0.0","express":"4.17.3","get-port":"5.1.1","husky":"7.0.4","jest":"27.5.1","lint-staged":"12.3.8","mockttp":"2.7.0","open":"8.4.0","prettier":"2.6.2","supertest":"6.2.2","ts-jest":"27.1.4","typescript":"4.6.3","ws":"8.5.0"},"dependencies":{"@types/http-proxy":"^1.17.8","debug":"^4.3.4","http-proxy":"^1.18.1","is-glob":"^4.0.1","is-plain-obj":"^3.0.0","micromatch":"^4.0.5"},"peerDependencies":{"@types/express":"^4.17.13"},"peerDependenciesMeta":{"@types/express":{"optional":true}},"resolutions":{"browser-sync/portscanner":"2.2.0"},"engines":{"node":">=12.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"readmeFilename":"README.md","gitHead":"ce4ae3caacf2696be68dd617c8cc5021b159aaf3","_id":"http-proxy-middleware@3.0.0-beta.0","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"4c32cd1a190ec3c5d4e255b88c267ef47de0ec32","size":21676,"noattachment":false,"key":"/http-proxy-middleware/-/http-proxy-middleware-3.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/http-proxy-middleware/download/http-proxy-middleware-3.0.0-beta.0.tgz"},"_npmUser":{"name":"chimurai","email":"stevenchim@gmail.com"},"directories":{},"maintainers":[{"name":"chimurai","email":"stevenchim@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/http-proxy-middleware_3.0.0-beta.0_1650649197259_0.7730530193171159"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T17:40:17.761Z","publish_time":1650649197519,"_cnpm_publish_time":1650649197519,"dist-tags":{"beta":"4.0.0-beta.3","latest":"3.0.5","v2-beta":"2.0.7-beta.1","v2-latest":"2.0.9"}}