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

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