保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/agent-base/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "agent-base@6.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "agent-base@6.0.2",
  "_from": "agent-base@6",
  "_id": "agent-base@6.0.2",
  "_inBundle": false,
  "_integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  "_location": "/agent-base",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "agent-base@6.0.2",
    "raw": "agent-base@6",
    "name": "agent-base",
    "escapedName": "agent-base",
    "rawSpec": "6.0.2",
    "rawSpec": "6",
    "saveSpec": null,
    "fetchSpec": "6.0.2"
    "fetchSpec": "6"
  },
  "_requiredBy": [
    "/http-proxy-agent",
    "/https-proxy-agent"
  ],
  "_resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  "_spec": "6.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "49fff58577cfee3f37176feab4c22e00f86d7f77",
  "_spec": "agent-base@6",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-agent",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
@@ -37,9 +31,11 @@
  "bugs": {
    "url": "https://github.com/TooTallNate/node-agent-base/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "4"
  },
  "deprecated": false,
  "description": "Turn a function into an `http.Agent` instance",
  "devDependencies": {
    "@types/debug": "4",