![]() 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 : /proc/self/root/usr/local/lib/node_modules/browserify/node_modules/stream-splicer/ |
Upload File : |
{ "_from": "stream-splicer@^2.0.0", "_id": "stream-splicer@2.0.1", "_inBundle": false, "_integrity": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==", "_location": "/browserify/stream-splicer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "stream-splicer@^2.0.0", "name": "stream-splicer", "escapedName": "stream-splicer", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/browserify/labeled-stream-splicer" ], "_resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.1.tgz", "_shasum": "0b13b7ee2b5ac7e0609a7463d83899589a363fcd", "_spec": "stream-splicer@^2.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/labeled-stream-splicer", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/browserify/stream-splicer/issues" }, "bundleDependencies": false, "dependencies": { "inherits": "^2.0.1", "readable-stream": "^2.0.2" }, "deprecated": false, "description": "streaming pipeline with a mutable configuration", "devDependencies": { "JSONStream": "^1.0.4", "concat-stream": "^1.4.6", "split": "^1.0.0", "tape": "^4.2.0", "through2": "^2.0.0" }, "homepage": "https://github.com/browserify/stream-splicer", "keywords": [ "stream", "mutable", "pipeline" ], "license": "MIT", "main": "index.js", "name": "stream-splicer", "repository": { "type": "git", "url": "git://github.com/browserify/stream-splicer.git" }, "scripts": { "test": "tape test/*.js" }, "version": "2.0.1" }