UNPKG

parquets

Version:

TypeScript implementation of the Parquet file format, based on parquet.js

9 lines 119 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../lib" }, "include": [ "./**/*" ] }