UNPKG

guox-express

Version:

GuOx: Ultimate enterprise‑grade, AI & WASM‑powered Express security framework

15 lines (14 loc) 303 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "outDir": "dist", "declaration": true, "strict": true, "esModuleInterop": true, "experimentalDecorators": true, "emitDecoratorMetadata": true, "skipLibCheck": true }, "include": ["src/**/*.ts"] }