保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/picomatch/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "picomatch@2.3.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "picomatch@2.3.0",
  "_id": "picomatch@2.3.0",
  "_from": "picomatch@^2.3.1",
  "_id": "picomatch@2.3.1",
  "_inBundle": false,
  "_integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==",
  "_integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  "_location": "/picomatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "picomatch@2.3.0",
    "raw": "picomatch@^2.3.1",
    "name": "picomatch",
    "escapedName": "picomatch",
    "rawSpec": "2.3.0",
    "rawSpec": "^2.3.1",
    "saveSpec": null,
    "fetchSpec": "2.3.0"
    "fetchSpec": "^2.3.1"
  },
  "_requiredBy": [
    "/anymatch",
@@ -27,9 +21,10 @@
    "/micromatch",
    "/readdirp"
  ],
  "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  "_shasum": "3ba3833733646d9d3e4995946c1365a67fb07a42",
  "_spec": "picomatch@^2.3.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -37,6 +32,8 @@
  "bugs": {
    "url": "https://github.com/micromatch/picomatch/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
  "devDependencies": {
    "eslint": "^6.8.0",
@@ -114,5 +111,5 @@
      "picomatch"
    ]
  },
  "version": "2.3.0"
  "version": "2.3.1"
}