{ "_args": [ [ "merge2@1.2.4", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_development": true, "_from": "merge2@1.2.4", "_id": "merge2@1.2.4", "_inBundle": false, "_integrity": "sha512-FYE8xI+6pjFOhokZu0We3S5NKCirLbCzSh2Usf3qEyr4X8U+0jNg9P8RZ4qz+V2UoECLVwSyzU3LxXBaLGtD3A==", "_location": "/merge2", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "merge2@1.2.4", "name": "merge2", "escapedName": "merge2", "rawSpec": "1.2.4", "saveSpec": null, "fetchSpec": "1.2.4" }, "_requiredBy": [ "/fast-glob" ], "_resolved": "https://registry.npmjs.org/merge2/-/merge2-1.2.4.tgz", "_spec": "1.2.4", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "authors": [ "Yan Qing " ], "bugs": { "url": "https://github.com/teambition/merge2/issues" }, "dependencies": {}, "description": "Merge multiple streams into one stream in sequence or parallel.", "devDependencies": { "@std/esm": "^0.26.0", "standard": "^13.1.0", "through2": "^3.0.1", "thunks": "^4.9.4", "tman": "^1.9.0", "to-through": "^2.0.0" }, "engines": { "node": ">= 4.5.0" }, "files": [ "README.md", "index.js", "index.mjs" ], "homepage": "https://github.com/teambition/merge2", "jsnext:main": "index.mjs", "keywords": [ "merge2", "multiple", "sequence", "parallel", "merge", "stream", "merge stream", "sync" ], "license": "MIT", "main": "./index", "name": "merge2", "repository": { "type": "git", "url": "git+ssh://git@github.com/teambition/merge2.git" }, "scripts": { "test": "standard && tman" }, "version": "1.2.4" }