保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/https-proxy-agent/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "https-proxy-agent@5.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "https-proxy-agent@5.0.0",
  "_id": "https-proxy-agent@5.0.0",
  "_from": "https-proxy-agent@^5.0.0",
  "_id": "https-proxy-agent@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==",
  "_integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  "_location": "/https-proxy-agent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "https-proxy-agent@5.0.0",
    "raw": "https-proxy-agent@^5.0.0",
    "name": "https-proxy-agent",
    "escapedName": "https-proxy-agent",
    "rawSpec": "5.0.0",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  "_shasum": "c59ef224a04fe8b754f3db0063a25ea30d0005d6",
  "_spec": "https-proxy-agent@^5.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
@@ -36,10 +30,12 @@
  "bugs": {
    "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "agent-base": "6",
    "debug": "4"
  },
  "deprecated": false,
  "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
  "devDependencies": {
    "@types/debug": "4",
@@ -86,5 +82,5 @@
    "test-lint": "eslint src --ext .js,.ts"
  },
  "types": "dist/index",
  "version": "5.0.0"
  "version": "5.0.1"
}