![]() 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/JSONStream/ |
Upload File : |
{ "_from": "JSONStream@^1.0.3", "_id": "JSONStream@1.3.5", "_inBundle": false, "_integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", "_location": "/browserify/JSONStream", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "JSONStream@^1.0.3", "name": "JSONStream", "escapedName": "JSONStream", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/browserify", "/browserify/browser-pack", "/browserify/deps-sort", "/browserify/insert-module-globals", "/browserify/module-deps" ], "_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", "_shasum": "3208c1f08d3a4d99261ab64f92302bc15e111ca0", "_spec": "JSONStream@^1.0.3", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "http://bit.ly/dominictarr" }, "bin": { "JSONStream": "bin.js" }, "bugs": { "url": "https://github.com/dominictarr/JSONStream/issues" }, "bundleDependencies": false, "dependencies": { "jsonparse": "^1.2.0", "through": ">=2.2.7 <3" }, "deprecated": false, "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", "devDependencies": { "assertions": "~2.2.2", "event-stream": "~0.7.0", "it-is": "~1", "render": "~0.1.1", "tape": "~2.12.3", "trees": "~0.0.3" }, "engines": { "node": "*" }, "homepage": "http://github.com/dominictarr/JSONStream", "keywords": [ "json", "stream", "streaming", "parser", "async", "parsing" ], "license": "(MIT OR Apache-2.0)", "name": "JSONStream", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/dominictarr/JSONStream.git" }, "scripts": { "test": "node test/run.js" }, "version": "1.3.5" }