| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_args": [
- [
- "stream-combiner2@1.1.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "stream-combiner2@1.1.1",
- "_id": "stream-combiner2@1.1.1",
- "_inBundle": false,
- "_integrity": "sha1-+02KFCDqNidk4hrUeAOXvry0HL4=",
- "_location": "/stream-combiner2",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "stream-combiner2@1.1.1",
- "name": "stream-combiner2",
- "escapedName": "stream-combiner2",
- "rawSpec": "1.1.1",
- "saveSpec": null,
- "fetchSpec": "1.1.1"
- },
- "_requiredBy": [
- "/module-deps-sortable"
- ],
- "_resolved": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz",
- "_spec": "1.1.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "'Dominic Tarr'",
- "email": "dominic.tarr@gmail.com",
- "url": "http://dominictarr.com"
- },
- "bugs": {
- "url": "https://github.com/substack/stream-combiner2/issues"
- },
- "dependencies": {
- "duplexer2": "~0.1.0",
- "readable-stream": "^2.0.2"
- },
- "description": "This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.",
- "devDependencies": {
- "event-stream": "~3.0.7",
- "tape": "~2.3.0",
- "through2": "^2.0.0"
- },
- "homepage": "https://github.com/substack/stream-combiner2",
- "license": "MIT",
- "name": "stream-combiner2",
- "repository": {
- "type": "git",
- "url": "git://github.com/substack/stream-combiner2.git"
- },
- "scripts": {
- "test": "set -e; for t in test/*.js; do node $t; done"
- },
- "version": "1.1.1"
- }
|