保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/path-key/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "path-key@3.1.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "path-key@3.1.1",
  "_from": "path-key@^3.1.0",
  "_id": "path-key@3.1.1",
  "_inBundle": false,
  "_integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  "_location": "/path-key",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "path-key@3.1.1",
    "raw": "path-key@^3.1.0",
    "name": "path-key",
    "escapedName": "path-key",
    "rawSpec": "3.1.1",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.1"
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/cross-spawn",
    "/npm-run-path"
  ],
  "_resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  "_spec": "3.1.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "581f6ade658cbba65a0d3380de7753295054f375",
  "_spec": "path-key@^3.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cross-spawn",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -36,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/path-key/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Get the PATH environment variable key cross-platform",
  "devDependencies": {
    "@types/node": "^11.13.0",