保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/locate-path/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "locate-path@5.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "locate-path@5.0.0",
  "_from": "locate-path@^5.0.0",
  "_id": "locate-path@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  "_location": "/locate-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "locate-path@5.0.0",
    "raw": "locate-path@^5.0.0",
    "name": "locate-path",
    "escapedName": "locate-path",
    "rawSpec": "5.0.0",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/find-up"
  ],
  "_resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1afba396afd676a6d42504d0a67a3a7eb9f62aa0",
  "_spec": "locate-path@^5.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\find-up",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,9 +30,11 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/locate-path/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "p-locate": "^4.1.0"
  },
  "deprecated": false,
  "description": "Get the first path that exists on disk of multiple paths",
  "devDependencies": {
    "ava": "^1.4.1",