保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/glob-all/package.json
@@ -1,45 +1,27 @@
{
  "_args": [
    [
      "glob-all@3.2.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "glob-all@3.2.1",
  "_id": "glob-all@3.2.1",
  "_from": "glob-all@^3.2.1",
  "_id": "glob-all@3.3.0",
  "_inBundle": false,
  "_integrity": "sha512-x877rVkzB3ipid577QOp+eQCR6M5ZyiwrtaYgrX/z3EThaSPFtLDwBXFHc3sH1cG0R0vFYI5SRYeWMMSEyXkUw==",
  "_integrity": "sha512-30gCh9beSb+YSAh0vsoIlBRm4bSlyMa+5nayax1EJhjwYrCohX0aDxcxvWVe3heOrJikbHgRs75Af6kPLcumew==",
  "_location": "/glob-all",
  "_phantomChildren": {
    "camelcase": "5.3.1",
    "decamelize": "1.2.0",
    "find-up": "4.1.0",
    "get-caller-file": "2.0.5",
    "require-directory": "2.1.1",
    "require-main-filename": "2.0.0",
    "set-blocking": "2.0.0",
    "string-width": "4.2.3",
    "strip-ansi": "6.0.1",
    "which-module": "2.0.0",
    "wrap-ansi": "6.2.0",
    "y18n": "4.0.3"
  },
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "glob-all@3.2.1",
    "raw": "glob-all@^3.2.1",
    "name": "glob-all",
    "escapedName": "glob-all",
    "rawSpec": "3.2.1",
    "rawSpec": "^3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
    "fetchSpec": "^3.2.1"
  },
  "_requiredBy": [
    "/@nuxtjs/style-resources"
  ],
  "_resolved": "https://registry.npmjs.org/glob-all/-/glob-all-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/glob-all/-/glob-all-3.3.0.tgz",
  "_shasum": "2019896fbaeb37bc451809cf0cb1e5d2b3e345b2",
  "_spec": "glob-all@^3.2.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxtjs\\style-resources",
  "author": {
    "name": "Jaime Pillora"
  },
@@ -49,10 +31,12 @@
  "bugs": {
    "url": "https://github.com/jpillora/node-glob-all/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "glob": "^7.1.2",
    "yargs": "^15.3.1"
  },
  "deprecated": false,
  "description": "Provide multiple patterns to node-glob",
  "devDependencies": {
    "tape": "^4.9.0"
@@ -76,5 +60,5 @@
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "3.2.1"
  "version": "3.3.0"
}