![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/stream-throttle/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-rdV8jXzHOoFjDTHNVdOWHPr7qcM=", "_location": "/stream-throttle", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "stream-throttle", "escapedName": "stream-throttle", "rawSpec": "0.1.3", "saveSpec": null, "fetchSpec": "0.1.3" }, "_requiredBy": [ "/browser-sync-ui" ], "_resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz", "_spec": "0.1.3", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Tiago Quelhas", "email": "[email protected]" }, "bin": { "throttleproxy": "bin/throttleproxy.js" }, "bugs": { "url": "https://github.com/tjgq/node-stream-throttle/issues" }, "contributors": [ { "name": "Tiago Quelhas", "email": "[email protected]" } ], "dependencies": { "commander": "^2.2.0", "limiter": "^1.0.5" }, "description": "A rate limiter for Node.js streams.", "devDependencies": { "async": "^0.6.2" }, "engines": { "node": ">= 0.10.0" }, "homepage": "https://github.com/tjgq/node-stream-throttle#readme", "keywords": [ "streams", "throttling", "ratelimit" ], "license": "BSD-3-Clause", "main": "./index.js", "name": "stream-throttle", "repository": { "type": "git", "url": "git+ssh://[email protected]/tjgq/node-stream-throttle.git" }, "scripts": { "test": "nodeunit test" }, "version": "0.1.3" }