![]() 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/limiter/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-XCpr5bElgDI65vVgstP8TWjv6/QKWm9GU5UG0Pr5sLQ3QLo8NVKsioe+Jed5/3vFOe3IQuqE7DKwTvKQkjTHvg==", "_location": "/limiter", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "limiter", "escapedName": "limiter", "rawSpec": "1.1.4", "saveSpec": null, "fetchSpec": "1.1.4" }, "_requiredBy": [ "/stream-throttle" ], "_resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.4.tgz", "_spec": "1.1.4", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "John Hurliman", "email": "[email protected]" }, "bugs": { "url": "http://github.com/jhurliman/node-rate-limiter/issues" }, "dependencies": {}, "description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled", "devDependencies": { "assert": "1.3.0", "vows": "0.8.1" }, "directories": { "lib": "./lib/" }, "homepage": "https://github.com/jhurliman/node-rate-limiter#readme", "keywords": [ "rate", "limiting", "throttling" ], "licenses": [ { "type": "MIT", "url": "http://github.com/jhurliman/node-rate-limiter/raw/master/LICENSE.txt" } ], "main": "./index.js", "name": "limiter", "repository": { "type": "git", "url": "git://github.com/jhurliman/node-rate-limiter.git" }, "scripts": { "test": "vows --spec" }, "types": "./index.d.ts", "version": "1.1.4" }