保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/path-exists/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "path-exists@4.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "path-exists@4.0.0",
  "_from": "path-exists@^4.0.0",
  "_id": "path-exists@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  "_location": "/path-exists",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "path-exists@4.0.0",
    "raw": "path-exists@^4.0.0",
    "name": "path-exists",
    "escapedName": "path-exists",
    "rawSpec": "4.0.0",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/find-up"
  ],
  "_resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "513bdbe2d3b95d7762e8c1137efa195c6c61b5b3",
  "_spec": "path-exists@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\find-up",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/path-exists/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a path exists",
  "devDependencies": {
    "ava": "^1.4.1",