保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/minipass/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "minipass@3.1.5",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "minipass@3.1.5",
  "_id": "minipass@3.1.5",
  "_from": "minipass@^3.1.1",
  "_id": "minipass@3.1.6",
  "_inBundle": false,
  "_integrity": "sha512-+8NzxD82XQoNKNrl1d/FSi+X8wAEWR+sbYAfIvub4Nz0d22plFG72CEVVaufV8PNf4qSslFTD8VMOxNVhHCjTw==",
  "_integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
  "_location": "/minipass",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "minipass@3.1.5",
    "raw": "minipass@^3.1.1",
    "name": "minipass",
    "escapedName": "minipass",
    "rawSpec": "3.1.5",
    "rawSpec": "^3.1.1",
    "saveSpec": null,
    "fetchSpec": "3.1.5"
    "fetchSpec": "^3.1.1"
  },
  "_requiredBy": [
    "/cacache",
@@ -31,9 +25,10 @@
    "/ssri",
    "/tar"
  ],
  "_resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.5.tgz",
  "_spec": "3.1.5",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
  "_shasum": "3b8150aa688a711a1521af5e8779c1d3bb4f45ee",
  "_spec": "minipass@^3.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cacache",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
@@ -42,9 +37,11 @@
  "bugs": {
    "url": "https://github.com/isaacs/minipass/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "yallist": "^4.0.0"
  },
  "deprecated": false,
  "description": "minimal implementation of a PassThrough stream",
  "devDependencies": {
    "end-of-stream": "^1.4.0",
@@ -78,5 +75,5 @@
  "tap": {
    "check-coverage": true
  },
  "version": "3.1.5"
  "version": "3.1.6"
}