![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/browserify/node_modules/duplexer2/ |
Upload File : |
{ "_from": "duplexer2@~0.1.2", "_id": "duplexer2@0.1.4", "_inBundle": false, "_integrity": "sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=", "_location": "/browserify/duplexer2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "duplexer2@~0.1.2", "name": "duplexer2", "escapedName": "duplexer2", "rawSpec": "~0.1.2", "saveSpec": null, "fetchSpec": "~0.1.2" }, "_requiredBy": [ "/browserify", "/browserify/module-deps", "/browserify/stream-combiner2" ], "_resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz", "_shasum": "8b12dab878c0d69e3e7891051662a32fc6bddcc1", "_spec": "duplexer2@~0.1.2", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "Conrad Pankoff", "email": "deoxxa@fknsrs.biz", "url": "http://www.fknsrs.biz/" }, "bugs": { "url": "https://github.com/deoxxa/duplexer2/issues" }, "bundleDependencies": false, "dependencies": { "readable-stream": "^2.0.2" }, "deprecated": false, "description": "Like duplexer but using streams3", "devDependencies": { "mocha": "^2.2.5" }, "files": [ "index.js" ], "homepage": "https://github.com/deoxxa/duplexer2#readme", "keywords": [ "duplex", "duplexer", "stream", "stream3", "join", "combine" ], "license": "BSD-3-Clause", "name": "duplexer2", "repository": { "type": "git", "url": "git+https://github.com/deoxxa/duplexer2.git" }, "scripts": { "test": "mocha -R tap" }, "version": "0.1.4" }