@thellimist/bottleneck
Version:
Distributed task scheduler and rate limiter
22 lines (21 loc) • 509 B
JSON
{
"name": "@thellimist/bottleneck",
"main": "bottleneck.js",
"version": "2.19.7",
"homepage": "https://github.com/usehaystack/bottleneck",
"authors": ["Haystack <sales@haystack.io>"],
"description": "Distributed task scheduler and rate limiter",
"moduleType": ["globals", "node"],
"keywords": [
"async",
"rate",
"limiter",
"limiting",
"throttle",
"throttling",
"load",
"ddos"
],
"license": "MIT",
"ignore": ["**/.*", "node_modules", "bower_components"]
}