保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/git-config-path/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "git-config-path@2.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "git-config-path@2.0.0",
  "_from": "git-config-path@^2.0.0",
  "_id": "git-config-path@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==",
  "_location": "/git-config-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "git-config-path@2.0.0",
    "raw": "git-config-path@^2.0.0",
    "name": "git-config-path",
    "escapedName": "git-config-path",
    "rawSpec": "2.0.0",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/parse-git-config"
  ],
  "_resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "62633d61af63af4405a5024efd325762f58a181b",
  "_spec": "git-config-path@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-git-config",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/git-config-path/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Resolve the path to the user's local or global .gitconfig.",
  "devDependencies": {
    "gulp-format-md": "^2.0.0",