{"version":"5.0.4","name":"csv-parse","description":"CSV parsing implementing the Node.js `stream.Transform` API","keywords":["csv","parse","parser","convert","tsv","stream"],"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":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.1","@rollup/plugin-node-resolve":"^13.0.6","@types/mocha":"^9.0.0","@types/node":"^16.11.7","coffeelint":"^2.1.0","coffeescript":"^2.6.1","csv-generate":"^4.0.4","csv-spectrum":"^1.0.0","each":"^1.2.2","eslint":"^8.2.0","mocha":"^9.1.3","pad":"^3.2.0","rollup":"^2.60.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"^13.2.3","stream-transform":"^3.0.4","ts-node":"^10.4.0","typescript":"^4.4.4"},"homepage":"https://csv.js.org/parse/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.mjs","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"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/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --loader=./test/loaders/legacy/all.mjs 'test/**/*.{coffee,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"]}},"gitHead":"bab8d89a6eb3bc073233e27b7af0a50284b1590f","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-parse@5.0.4","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"shasum":"97e5e654413bcf95f2714ce09bcb2be6de0eb8e3","size":318154,"noattachment":false,"key":"/csv-parse/-/csv-parse-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-5.0.4.tgz"},"_npmUser":{"name":"david","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parse_5.0.4_1640816134312_0.11817148121313625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-29T22:20:12.250Z","publish_time":1640816134519,"_cnpm_publish_time":1640816134519,"dist-tags":{"latest":"6.2.1"}}