UNPKG

memoradb

Version:

A lightweight in-memory key-value store similar to Redis

14 lines (13 loc) 249 B
{ "compilerOptions": { "outDir": "dist", "module": "CommonJS", "target": "ES6", "strict": true, "esModuleInterop": true, "declaration": true, "jsx": "preserve", "skipLibCheck": true }, "include": ["index.ts"] }