保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/parseurl/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "parseurl@1.3.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "parseurl@1.3.3",
  "_from": "parseurl@~1.3.3",
  "_id": "parseurl@1.3.3",
  "_inBundle": false,
  "_integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  "_location": "/parseurl",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "parseurl@1.3.3",
    "raw": "parseurl@~1.3.3",
    "name": "parseurl",
    "escapedName": "parseurl",
    "rawSpec": "1.3.3",
    "rawSpec": "~1.3.3",
    "saveSpec": null,
    "fetchSpec": "1.3.3"
    "fetchSpec": "~1.3.3"
  },
  "_requiredBy": [
    "/connect",
@@ -27,11 +21,13 @@
    "/serve-static"
  ],
  "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  "_spec": "1.3.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
  "_spec": "parseurl@~1.3.3",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\connect",
  "bugs": {
    "url": "https://github.com/pillarjs/parseurl/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
@@ -43,6 +39,7 @@
      "url": "http://jongleberry.com"
    }
  ],
  "deprecated": false,
  "description": "parse a url with memoization",
  "devDependencies": {
    "beautify-benchmark": "0.2.4",