保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/extglob/package.json
@@ -1,11 +1,5 @@
{
  "_args": [
    [
      "extglob@2.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "extglob@2.0.4",
  "_from": "extglob@^2.0.4",
  "_id": "extglob@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
@@ -15,22 +9,23 @@
    "kind-of": "6.0.3"
  },
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "extglob@2.0.4",
    "raw": "extglob@^2.0.4",
    "name": "extglob",
    "escapedName": "extglob",
    "rawSpec": "2.0.4",
    "rawSpec": "^2.0.4",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
    "fetchSpec": "^2.0.4"
  },
  "_requiredBy": [
    "/watchpack-chokidar2/micromatch",
    "/webpack/micromatch"
  ],
  "_resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ad00fe4dc612a9232e8718711dc5cb5ab0285543",
  "_spec": "extglob@^2.0.4",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -38,6 +33,7 @@
  "bugs": {
    "url": "https://github.com/micromatch/extglob/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brian Woodward",
@@ -74,6 +70,7 @@
    "snapdragon": "^0.8.1",
    "to-regex": "^3.0.1"
  },
  "deprecated": false,
  "description": "Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.",
  "devDependencies": {
    "bash-match": "^1.0.2",