保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/through2/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "through2@2.0.5",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "through2@2.0.5",
  "_from": "through2@^2.0.0",
  "_id": "through2@2.0.5",
  "_inBundle": false,
  "_integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
  "_location": "/through2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "through2@2.0.5",
    "raw": "through2@^2.0.0",
    "name": "through2",
    "escapedName": "through2",
    "rawSpec": "2.0.5",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.5"
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/mississippi"
  ],
  "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
  "_spec": "2.0.5",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "01c1e39eb31d07cb7d03a96a70823260b23132cd",
  "_spec": "through2@^2.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\mississippi",
  "author": {
    "name": "Rod Vagg",
    "email": "r@va.gg",
@@ -35,10 +30,12 @@
  "bugs": {
    "url": "https://github.com/rvagg/through2/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "readable-stream": "~2.3.6",
    "xtend": "~4.0.1"
  },
  "deprecated": false,
  "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
  "devDependencies": {
    "bl": "~2.0.1",