保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/unpipe/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "unpipe@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "unpipe@1.0.0",
  "_from": "unpipe@~1.0.0",
  "_id": "unpipe@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
  "_location": "/unpipe",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "unpipe@1.0.0",
    "raw": "unpipe@~1.0.0",
    "name": "unpipe",
    "escapedName": "unpipe",
    "rawSpec": "1.0.0",
    "rawSpec": "~1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "~1.0.0"
  },
  "_requiredBy": [
    "/finalhandler"
  ],
  "_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec",
  "_spec": "unpipe@~1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\finalhandler",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
@@ -34,6 +29,8 @@
  "bugs": {
    "url": "https://github.com/stream-utils/unpipe/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Unpipe a stream from all destinations",
  "devDependencies": {
    "istanbul": "0.3.15",