![]() 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/stream-browserify/ |
Upload File : |
{ "_from": "stream-browserify@^3.0.0", "_id": "stream-browserify@3.0.0", "_inBundle": false, "_integrity": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==", "_location": "/browserify/stream-browserify", "_phantomChildren": { "inherits": "2.0.4", "string_decoder": "1.3.0", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "stream-browserify@^3.0.0", "name": "stream-browserify", "escapedName": "stream-browserify", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz", "_shasum": "22b0a2850cdf6503e73085da1fc7b7d0c2122f2f", "_spec": "stream-browserify@^3.0.0", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/browserify/stream-browserify/issues" }, "bundleDependencies": false, "dependencies": { "inherits": "~2.0.4", "readable-stream": "^3.5.0" }, "deprecated": false, "description": "the stream module from node core for browsers", "devDependencies": { "airtap": "^1.0.2", "safe-buffer": "^5.1.2", "tape": "^4.13.0", "through": "^2.3.8" }, "homepage": "https://github.com/browserify/stream-browserify", "keywords": [ "stream", "browser", "browserify" ], "license": "MIT", "main": "index.js", "name": "stream-browserify", "repository": { "type": "git", "url": "git://github.com/browserify/stream-browserify.git" }, "scripts": { "test": "node test", "test:browsers": "airtap -- test/index.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/3.5", "firefox/10", "firefox/nightly", "chrome/10", "chrome/latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] }, "version": "3.0.0" }