保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/path-dirname/package.json
@@ -1,39 +1,35 @@
{
  "_args": [
    [
      "path-dirname@1.0.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "path-dirname@1.0.2",
  "_from": "path-dirname@^1.0.0",
  "_id": "path-dirname@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=",
  "_location": "/path-dirname",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "path-dirname@1.0.2",
    "raw": "path-dirname@^1.0.0",
    "name": "path-dirname",
    "escapedName": "path-dirname",
    "rawSpec": "1.0.2",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/glob-parent"
  ],
  "_resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "cc33d24d525e099a5388c0336c6e32b9160609e0",
  "_spec": "path-dirname@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\watchpack-chokidar2\\node_modules\\glob-parent",
  "author": {
    "name": "Elan Shanker"
  },
  "bugs": {
    "url": "https://github.com/es128/path-dirname/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Node.js path.dirname() ponyfill",
  "files": [
    "index.js"