保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/parse-git-config/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "parse-git-config@3.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "parse-git-config@3.0.0",
  "_from": "parse-git-config@^3.0.0",
  "_id": "parse-git-config@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==",
  "_location": "/parse-git-config",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "parse-git-config@3.0.0",
    "raw": "parse-git-config@^3.0.0",
    "name": "parse-git-config",
    "escapedName": "parse-git-config",
    "rawSpec": "3.0.0",
    "rawSpec": "^3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
    "fetchSpec": "^3.0.0"
  },
  "_requiredBy": [
    "/@nuxt/telemetry"
  ],
  "_resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "4a2de08c7b74a2555efa5ae94d40cd44302a6132",
  "_spec": "parse-git-config@^3.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\telemetry",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/parse-git-config/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "j. suárez",
@@ -52,6 +48,7 @@
    "git-config-path": "^2.0.0",
    "ini": "^1.3.5"
  },
  "deprecated": false,
  "description": "Parse `.git/config` into a JavaScript object. sync or async.",
  "devDependencies": {
    "gulp-format-md": "^2.0.0",