保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/@polka/url/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "@polka/url@1.0.0-next.21",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "@polka/url@1.0.0-next.21",
  "_from": "@polka/url@^1.0.0-next.20",
  "_id": "@polka/url@1.0.0-next.21",
  "_inBundle": false,
  "_integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==",
  "_location": "/@polka/url",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "@polka/url@1.0.0-next.21",
    "raw": "@polka/url@^1.0.0-next.20",
    "name": "@polka/url",
    "escapedName": "@polka%2furl",
    "scope": "@polka",
    "rawSpec": "1.0.0-next.21",
    "rawSpec": "^1.0.0-next.20",
    "saveSpec": null,
    "fetchSpec": "1.0.0-next.21"
    "fetchSpec": "^1.0.0-next.20"
  },
  "_requiredBy": [
    "/sirv"
  ],
  "_resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz",
  "_spec": "1.0.0-next.21",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "5de5a2385a35309427f6011992b544514d559aa1",
  "_spec": "@polka/url@^1.0.0-next.20",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\sirv",
  "author": {
    "name": "Luke Edwards",
    "email": "luke@lukeed.com",
@@ -36,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/lukeed/polka/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Super fast, memoized `req.url` parser",
  "exports": {
    ".": {