UNPKG

fensr

Version:

Fensr – Throttle wisely. Protect efficiently. A fast, Redis-powered rate limiting middleware for Node.js and Express.

15 lines (14 loc) 294 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "Node", "declaration": true, "outDir": "./dist", "rootDir": "./src", "esModuleInterop": true, "strict": true, "skipLibCheck": true }, "include": ["src"] }