![]() 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/n/versions/node/14.15.4/lib/node_modules/npm/node_modules/through2/ |
Upload File : |
{ "_from": "through2@^2.0.0", "_id": "through2@2.0.3", "_inBundle": false, "_integrity": "sha1-AARWmzfHx0ujnEPzzteNGtlBQL4=", "_location": "/through2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "through2@^2.0.0", "name": "through2", "escapedName": "through2", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/mississippi", "/npm-profile/cacache/mississippi", "/npm-profile/mississippi", "/npm-registry-fetch/cacache/mississippi" ], "_resolved": "https://registry.npmjs.org/through2/-/through2-2.0.3.tgz", "_shasum": "0004569b37c7c74ba39c43f3ced78d1ad94140be", "_spec": "through2@^2.0.0", "_where": "/Users/rebecca/code/npm/node_modules/mississippi", "author": { "name": "Rod Vagg", "email": "r@va.gg", "url": "https://github.com/rvagg" }, "bugs": { "url": "https://github.com/rvagg/through2/issues" }, "bundleDependencies": false, "dependencies": { "readable-stream": "^2.1.5", "xtend": "~4.0.1" }, "deprecated": false, "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", "devDependencies": { "bl": "~1.1.2", "faucet": "0.0.1", "stream-spigot": "~3.0.5", "tape": "~4.6.2" }, "homepage": "https://github.com/rvagg/through2#readme", "keywords": [ "stream", "streams2", "through", "transform" ], "license": "MIT", "main": "through2.js", "name": "through2", "repository": { "type": "git", "url": "git+https://github.com/rvagg/through2.git" }, "scripts": { "test": "node test/test.js | faucet", "test-local": "brtapsauce-local test/basic-test.js" }, "version": "2.0.3" }