保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/url/package.json
@@ -1,39 +1,36 @@
{
  "_args": [
    [
      "url@0.11.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "url@0.11.0",
  "_from": "url@^0.11.0",
  "_id": "url@0.11.0",
  "_inBundle": false,
  "_integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
  "_location": "/url",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "url@0.11.0",
    "raw": "url@^0.11.0",
    "name": "url",
    "escapedName": "url",
    "rawSpec": "0.11.0",
    "rawSpec": "^0.11.0",
    "saveSpec": null,
    "fetchSpec": "0.11.0"
    "fetchSpec": "^0.11.0"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz",
  "_spec": "0.11.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "3838e97cfc60521eb73c525a8e55bfdd9e2e28f1",
  "_spec": "url@^0.11.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-libs-browser",
  "bugs": {
    "url": "https://github.com/defunctzombie/node-url/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "punycode": "1.3.2",
    "querystring": "0.2.0"
  },
  "deprecated": false,
  "description": "The core `url` packaged standalone for use with Browserify.",
  "devDependencies": {
    "assert": "1.1.1",