保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/http-proxy/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "http-proxy@1.18.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "http-proxy@1.18.1",
  "_from": "http-proxy@^1.18.1",
  "_id": "http-proxy@1.18.1",
  "_inBundle": false,
  "_integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
  "_location": "/http-proxy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "http-proxy@1.18.1",
    "raw": "http-proxy@^1.18.1",
    "name": "http-proxy",
    "escapedName": "http-proxy",
    "rawSpec": "1.18.1",
    "rawSpec": "^1.18.1",
    "saveSpec": null,
    "fetchSpec": "1.18.1"
    "fetchSpec": "^1.18.1"
  },
  "_requiredBy": [
    "/http-proxy-middleware"
  ],
  "_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
  "_spec": "1.18.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "401541f0534884bbf95260334e72f88ee3976549",
  "_spec": "http-proxy@^1.18.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-middleware",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
@@ -34,11 +29,13 @@
  "bugs": {
    "url": "https://github.com/http-party/node-http-proxy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "eventemitter3": "^4.0.0",
    "follow-redirects": "^1.0.0",
    "requires-port": "^1.0.0"
  },
  "deprecated": false,
  "description": "HTTP proxying for the masses",
  "devDependencies": {
    "async": "^3.0.0",