0
{
1
"name": "tessl/npm-limiter",
2
"version": "3.0.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/limiter@3.0.0",
5
"summary": "A generic rate limiter for the web and node.js, useful for API clients, web crawling, or other tasks that need to be throttled"
6
}