{ "_from": "is-stream@^3.0.0", "_id": "is-stream@3.0.0", "_inBundle": false, "_integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", "_location": "/is-stream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-stream@^3.0.0", "name": "is-stream", "escapedName": "is-stream", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/execa" ], "_resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-3.0.0.tgz", "_shasum": "e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac", "_spec": "is-stream@^3.0.0", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/execa", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-stream/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Check if something is a Node.js stream", "devDependencies": { "@types/node": "^16.4.13", "ava": "^3.15.0", "tempy": "^1.0.1", "tsd": "^0.17.0", "xo": "^0.44.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "exports": "./index.js", "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/is-stream#readme", "keywords": [ "stream", "type", "streams", "writable", "readable", "duplex", "transform", "check", "detect", "is" ], "license": "MIT", "name": "is-stream", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-stream.git" }, "scripts": { "test": "xo && ava && tsd" }, "type": "module", "version": "3.0.0" }