保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/fs.realpath/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "fs.realpath@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "fs.realpath@1.0.0",
  "_from": "fs.realpath@^1.0.0",
  "_id": "fs.realpath@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
  "_location": "/fs.realpath",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "fs.realpath@1.0.0",
    "raw": "fs.realpath@^1.0.0",
    "name": "fs.realpath",
    "escapedName": "fs.realpath",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/glob"
  ],
  "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f",
  "_spec": "fs.realpath@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\glob",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
@@ -35,7 +30,9 @@
  "bugs": {
    "url": "https://github.com/isaacs/fs.realpath/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
  "devDependencies": {},
  "files": [