UNPKG

express-slow-down

Version:

Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.

10 lines (9 loc) 170 B
{ "extends": "@express-rate-limit/tsconfig", "include": ["source/"], "exclude": ["node_modules/"], "compilerOptions": { "target": "ES2020", "outDir": "dist" } }