UNPKG

datapilot-cli

Version:

Enterprise-grade streaming multi-format data analysis with comprehensive statistical insights and intelligent relationship detection - supports CSV, JSON, Excel, TSV, Parquet - memory-efficient, cross-platform

15 lines (14 loc) 345 B
{ "compilerOptions": { "module": "commonjs", "lib": [ "es5" ], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": false, "baseUrl": ".", "paths": { "crc-32": ["."] }, "types": [], "noEmit": true, "forceConsistentCasingInFileNames": true } }