| Server IP : 82.148.16.210 / Your IP : 216.73.217.15 Web Server : nginx/1.29.5 System : Linux mail.sarafai.ru 6.1.0-43-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.162-1 (2026-02-08) 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, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /srv/projects/env4/src/dev/frontend3/node_modules/table/node_modules/bottleneck/ |
Upload File : |
{
"name": "bottleneck",
"version": "2.19.5",
"description": "Distributed task scheduler and rate limiter",
"main": "lib/index.js",
"typings": "bottleneck.d.ts",
"scripts": {
"test": "mocha test",
"test-all": "./scripts/test_all.sh"
},
"repository": {
"type": "git",
"url": "https://github.com/SGrondin/bottleneck"
},
"keywords": [
"async rate limiter",
"rate limiter",
"rate limiting",
"async",
"rate",
"limiting",
"limiter",
"throttle",
"throttling",
"throttler",
"load",
"clustering"
],
"author": {
"name": "Simon Grondin"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/SGrondin/bottleneck/issues"
},
"devDependencies": {
"@babel/core": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"@types/es6-promise": "0.0.33",
"assert": "^1.5.0",
"coffeescript": "2.4.x",
"ejs-cli": "github:SGrondin/ejs-cli#master",
"ioredis": "^4.11.1",
"leakage": "^0.4.0",
"mocha": "^6.1.4",
"redis": "^2.8.0",
"regenerator-runtime": "^0.12.1",
"rollup": "^0.66.6",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^3.4.0",
"typescript": "^2.6.2"
},
"dependencies": {}
}