保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/requires-port/package.json
@@ -1,38 +1,35 @@
{
  "_args": [
    [
      "requires-port@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "requires-port@1.0.0",
  "_from": "requires-port@^1.0.0",
  "_id": "requires-port@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
  "_location": "/requires-port",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "requires-port@1.0.0",
    "raw": "requires-port@^1.0.0",
    "name": "requires-port",
    "escapedName": "requires-port",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/http-proxy"
  ],
  "_resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "925d2601d39ac485e091cf0da5c6e694dc3dcaff",
  "_spec": "requires-port@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy",
  "author": {
    "name": "Arnout Kazemier"
  },
  "bugs": {
    "url": "https://github.com/unshiftio/requires-port/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a protocol requires a certain port number to be added to an URL.",
  "devDependencies": {
    "assume": "1.3.x",