保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/through/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "through@2.3.8",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "through@2.3.8",
  "_from": "through@^2.3.6",
  "_id": "through@2.3.8",
  "_inBundle": false,
  "_integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
  "_location": "/through",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "through@2.3.8",
    "raw": "through@^2.3.6",
    "name": "through",
    "escapedName": "through",
    "rawSpec": "2.3.8",
    "rawSpec": "^2.3.6",
    "saveSpec": null,
    "fetchSpec": "2.3.8"
    "fetchSpec": "^2.3.6"
  },
  "_requiredBy": [
    "/inquirer"
  ],
  "_resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
  "_spec": "2.3.8",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5",
  "_spec": "through@^2.3.6",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\inquirer",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/dominictarr/through/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "simplified stream construction",
  "devDependencies": {
    "from": "~0.1.3",