保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/path-type/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "path-type@4.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "path-type@4.0.0",
  "_from": "path-type@^4.0.0",
  "_id": "path-type@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  "_location": "/path-type",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "path-type@4.0.0",
    "raw": "path-type@^4.0.0",
    "name": "path-type",
    "escapedName": "path-type",
    "rawSpec": "4.0.0",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/dir-glob",
    "/fork-ts-checker-webpack-plugin/cosmiconfig"
  ],
  "_resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "84ed01c0a7ba380afe09d90a8c180dcd9d03043b",
  "_spec": "path-type@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\dir-glob",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -36,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/path-type/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a path is a file, directory, or symlink",
  "devDependencies": {
    "ava": "^1.3.1",