保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/infer-owner/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "infer-owner@1.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "infer-owner@1.0.4",
  "_from": "infer-owner@^1.0.4",
  "_id": "infer-owner@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
  "_location": "/infer-owner",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "infer-owner@1.0.4",
    "raw": "infer-owner@^1.0.4",
    "name": "infer-owner",
    "escapedName": "infer-owner",
    "rawSpec": "1.0.4",
    "rawSpec": "^1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
    "fetchSpec": "^1.0.4"
  },
  "_requiredBy": [
    "/cacache",
    "/webpack/cacache"
  ],
  "_resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "c4cefcaa8e51051c2a40ba2ce8a3d27295af9467",
  "_spec": "infer-owner@^1.0.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cacache",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
@@ -36,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/npm/infer-owner/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Infer the owner of a path based on the owner of its nearest existing parent",
  "devDependencies": {
    "mutate-fs": "^2.1.1",