{"version":"6.0.0","name":"csv-parse","description":"CSV parsing implementing the Node.js `stream.Transform` API","keywords":["csv","parse","parser","convert","tsv","stream","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"contributors":[{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},{"name":"Will White","url":"https://github.com/willwhite"},{"name":"Justin Latimer","url":"https://github.com/justinlatimer"},{"name":"jonseymour","url":"https://github.com/jonseymour"},{"name":"pascalopitz","url":"https://github.com/pascalopitz"},{"name":"Josh Pschorr","url":"https://github.com/jpschorr"},{"name":"Elad Ben-Israel","url":"https://github.com/eladb"},{"name":"Philippe Plantier","url":"https://github.com/phipla"},{"name":"Tim Oxley","url":"https://github.com/timoxley"},{"name":"Damon Oehlman","url":"https://github.com/DamonOehlman"},{"name":"Alexandru Topliceanu","url":"https://github.com/topliceanu"},{"name":"Visup","url":"https://github.com/visup"},{"name":"Edmund von der Burg","url":"https://github.com/evdb"},{"name":"Douglas Christopher Wilson","url":"https://github.com/dougwilson"},{"name":"Joe Eaves","url":"https://github.com/Joeasaurus"},{"name":"Mark Stosberg","url":"https://github.com/markstos"}],"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./stream":{"import":{"types":"./lib/stream.d.ts","default":"./lib/stream.js"},"require":{"types":"./dist/cjs/stream.d.cts","default":"./dist/cjs/stream.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"devDependencies":{"@rollup/plugin-node-resolve":"^16.0.1","@types/mocha":"^10.0.10","@types/node":"^22.15.30","csv-generate":"^4.5.0","csv-spectrum":"^2.0.0","dedent":"^1.6.0","each":"^2.7.2","mocha":"^11.5.0","pad":"^3.3.0","prettier":"^3.5.3","rollup":"^4.41.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"^13.2.3","stream-transform":"^3.4.0","ts-node":"^10.9.2","typescript":"^5.8.3"},"homepage":"https://csv.js.org/parse","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"ts-node/esm","recursive":true,"reporter":"spec","throw-deprecation":false,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-parse"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint:check":"eslint","lint:fix":"eslint --fix","lint:ts":"tsc --noEmit true","preversion":"npm run build && git add dist","test":"mocha 'test/**/*.{js,ts}'","test:legacy":"mocha --ignore test/api.web_stream.js --ignore test/api.web_stream.ts --ignore test/api.stream.finished.ts --ignore test/api.stream.iterator.ts 'test/**/*.{js,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"_id":"csv-parse@6.0.0","gitHead":"d6b53b3d22404e5cd7dbe8b171c0e6504850d4ee","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"shasum":"f1fccfa8339e178a99f38a69d8c70372f16a90dc","size":267625,"noattachment":false,"key":"/csv-parse/-/csv-parse-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-6.0.0.tgz"},"_npmUser":{"name":"david","actor":{"name":"david","type":"user","email":"david@adaltas.com"},"email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/csv-parse_6.0.0_1752155924459_0.22841887431879737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-10T13:58:44.693Z","publish_time":1752155924693,"_source_registry_name":"default","_cnpm_publish_time":1752155924693,"dist-tags":{"latest":"6.2.1"}}