UNPKG

marriage-mcp

Version:

MCP that filters marriage biodata redirected to Salunke family based on Gaurav's preferences.

14 lines (13 loc) 275 B
{ "compilerOptions": { "target": "ES2020", "module": "ESNext", "moduleResolution": "node", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "dist" }, "include": ["src"] }