UNPKG

lorin

Version:

Lorin is a lightweight, dependency-free Express.js middleware for colorful, categorized logging of API requests, with both console output and file storage.

13 lines (12 loc) 292 B
{ "include": ["src"], "exclude": ["node_modules"], "compilerOptions": { "target": "ES2020", "moduleResolution": "Node", "esModuleInterop": true, "strict": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true } }