Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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/lib/node_modules/npm/node_modules/duplexer3/ |
{
"_from": "duplexer3@^0.1.4",
"_id": "duplexer3@0.1.4",
"_inBundle": false,
"_integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=",
"_location": "/duplexer3",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "duplexer3@^0.1.4",
"name": "duplexer3",
"escapedName": "duplexer3",
"rawSpec": "^0.1.4",
"saveSpec": null,
"fetchSpec": "^0.1.4"
},
"_requiredBy": [
"/got"
],
"_resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
"_shasum": "ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2",
"_spec": "duplexer3@^0.1.4",
"_where": "/Users/rebecca/code/npm/node_modules/got",
"author": {
"name": "Conrad Pankoff",
"email": "deoxxa@fknsrs.biz",
"url": "http://www.fknsrs.biz/"
},
"bugs": {
"url": "https://github.com/floatdrop/duplexer3/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Like duplexer but using streams3",
"devDependencies": {
"mocha": "^2.2.5"
},
"engine": {
"node": ">=4"
},
"files": [
"index.js"
],
"homepage": "https://github.com/floatdrop/duplexer3#readme",
"keywords": [
"duplex",
"duplexer",
"stream",
"stream3",
"join",
"combine"
],
"license": "BSD-3-Clause",
"name": "duplexer3",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/duplexer3.git"
},
"scripts": {
"test": "mocha -R tap"
},
"version": "0.1.4"
}