保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/nanomatch/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "nanomatch@1.2.13",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "nanomatch@1.2.13",
  "_from": "nanomatch@^1.2.9",
  "_id": "nanomatch@1.2.13",
  "_inBundle": false,
  "_integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
  "_location": "/nanomatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "nanomatch@1.2.13",
    "raw": "nanomatch@^1.2.9",
    "name": "nanomatch",
    "escapedName": "nanomatch",
    "rawSpec": "1.2.13",
    "rawSpec": "^1.2.9",
    "saveSpec": null,
    "fetchSpec": "1.2.13"
    "fetchSpec": "^1.2.9"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/micromatch",
    "/webpack/micromatch"
  ],
  "_resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
  "_spec": "1.2.13",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "b87a8aa4fc0de8fe6be88895b38983ff265bd119",
  "_spec": "nanomatch@^1.2.9",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -35,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/micromatch/nanomatch/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Devon Govett",
@@ -58,6 +54,7 @@
    "snapdragon": "^0.8.1",
    "to-regex": "^3.0.1"
  },
  "deprecated": false,
  "description": "Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)",
  "devDependencies": {
    "bash-match": "^1.0.2",