保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/parse-path/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "parse-path@4.0.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "parse-path@4.0.3",
  "_from": "parse-path@^4.0.0",
  "_id": "parse-path@4.0.3",
  "_inBundle": false,
  "_integrity": "sha512-9Cepbp2asKnWTJ9x2kpw6Fe8y9JDbqwahGCTvklzd/cEq5C5JC59x2Xb0Kx+x0QZ8bvNquGO8/BWP0cwBHzSAA==",
@@ -16,21 +10,22 @@
    "split-on-first": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "parse-path@4.0.3",
    "raw": "parse-path@^4.0.0",
    "name": "parse-path",
    "escapedName": "parse-path",
    "rawSpec": "4.0.3",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.3"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.3.tgz",
  "_spec": "4.0.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "82d81ec3e071dcc4ab49aa9f2c9c0b8966bb22bf",
  "_spec": "parse-path@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-url",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
@@ -39,12 +34,14 @@
  "bugs": {
    "url": "https://github.com/IonicaBizau/parse-path/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-ssh": "^1.3.0",
    "protocols": "^1.4.0",
    "qs": "^6.9.4",
    "query-string": "^6.13.8"
  },
  "deprecated": false,
  "description": "Parse paths (local paths, urls: ssh/git/etc)",
  "devDependencies": {
    "tester": "^1.3.1"