保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/readdirp/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "readdirp@3.6.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "readdirp@3.6.0",
  "_from": "readdirp@~3.6.0",
  "_id": "readdirp@3.6.0",
  "_inBundle": false,
  "_integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  "_location": "/readdirp",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "readdirp@3.6.0",
    "raw": "readdirp@~3.6.0",
    "name": "readdirp",
    "escapedName": "readdirp",
    "rawSpec": "3.6.0",
    "rawSpec": "~3.6.0",
    "saveSpec": null,
    "fetchSpec": "3.6.0"
    "fetchSpec": "~3.6.0"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  "_spec": "3.6.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "74a370bd857116e245b29cc97340cd431a02a6c7",
  "_spec": "readdirp@~3.6.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\chokidar",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
@@ -35,6 +30,7 @@
  "bugs": {
    "url": "https://github.com/paulmillr/readdirp/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Thorsten Lorenz",
@@ -49,6 +45,7 @@
  "dependencies": {
    "picomatch": "^2.2.1"
  },
  "deprecated": false,
  "description": "Recursive version of fs.readdir with streaming API.",
  "devDependencies": {
    "@types/node": "^14",