Server IP : 66.29.132.122 / Your IP : 18.188.228.164 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules.bundled/mississippi/node_modules/pumpify/ |
Upload File : |
{ "_from": "pumpify@^1.3.3", "_id": "pumpify@1.3.5", "_integrity": "sha1-G2ccYZlAq8rqwK0OOjwWS+dgmTs=", "_location": "/mississippi/pumpify", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pumpify@^1.3.3", "name": "pumpify", "escapedName": "pumpify", "rawSpec": "^1.3.3", "saveSpec": null, "fetchSpec": "^1.3.3" }, "_requiredBy": [ "/mississippi" ], "_resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.3.5.tgz", "_shasum": "1b671c619940abcaeac0ad0e3a3c164be760993b", "_shrinkwrap": null, "_spec": "pumpify@^1.3.3", "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi", "author": { "name": "Mathias Buus" }, "bin": null, "bugs": { "url": "https://github.com/mafintosh/pumpify/issues" }, "bundleDependencies": false, "dependencies": { "duplexify": "^3.1.2", "inherits": "^2.0.1", "pump": "^1.0.0" }, "deprecated": false, "description": "Combine an array of streams into a single duplex stream using pump and duplexify", "devDependencies": { "tape": "^2.13.3", "through2": "^0.5.1" }, "homepage": "https://github.com/mafintosh/pumpify", "keywords": [ "pump", "duplexify", "duplex", "streams", "stream", "pipeline", "combine" ], "license": "MIT", "main": "index.js", "name": "pumpify", "optionalDependencies": {}, "peerDependencies": {}, "repository": { "type": "git", "url": "git://github.com/mafintosh/pumpify.git" }, "scripts": { "test": "tape test.js" }, "version": "1.3.5" }