保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/micromatch/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "micromatch@4.0.4",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "micromatch@4.0.4",
  "_id": "micromatch@4.0.4",
  "_from": "micromatch@^4.0.2",
  "_id": "micromatch@4.0.5",
  "_inBundle": false,
  "_integrity": "sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==",
  "_integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  "_location": "/micromatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "micromatch@4.0.4",
    "raw": "micromatch@^4.0.2",
    "name": "micromatch",
    "escapedName": "micromatch",
    "rawSpec": "4.0.4",
    "rawSpec": "^4.0.2",
    "saveSpec": null,
    "fetchSpec": "4.0.4"
    "fetchSpec": "^4.0.2"
  },
  "_requiredBy": [
    "/@jest/core",
@@ -31,9 +25,10 @@
    "/jest-message-util",
    "/ts-loader"
  ],
  "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz",
  "_spec": "4.0.4",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  "_shasum": "bc8999a7cbbf77cdc89f132f6e467051b49090c6",
  "_spec": "micromatch@^4.0.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-middleware",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -41,6 +36,7 @@
  "bugs": {
    "url": "https://github.com/micromatch/micromatch/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "url": "https://github.com/DianeLooney"
@@ -104,15 +100,16 @@
    }
  ],
  "dependencies": {
    "braces": "^3.0.1",
    "picomatch": "^2.2.3"
    "braces": "^3.0.2",
    "picomatch": "^2.3.1"
  },
  "deprecated": false,
  "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
  "devDependencies": {
    "fill-range": "^7.0.1",
    "gulp-format-md": "^2.0.0",
    "minimatch": "^3.0.4",
    "mocha": "^7.2.0",
    "minimatch": "^5.0.1",
    "mocha": "^9.2.2",
    "time-require": "github:jonschlinkert/time-require"
  },
  "engines": {
@@ -201,5 +198,5 @@
      "multimatch"
    ]
  },
  "version": "4.0.4"
  "version": "4.0.5"
}