{"version":"4.0.1","name":"csv-parse","description":"CSV parsing implementing the Node.js `stream.Transform` API","keywords":["csv","parse","parser","convert","tsv","stream"],"contributors":[{"name":"David Worms","email":"david@adaltas.com","url":"http://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"}],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+https://github.com/wdavidw/node-csv-parse.git"},"homepage":"https://csv.js.org/parse/","devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/preset-env":"^7.1.0","@types/mocha":"^5.2.5","@types/node":"^10.12.3","@types/should":"^13.0.0","coffeescript":"^2.3.2","csv-generate":"^2.2.2","csv-spectrum":"^1.0.0","each":"^1.2.1","mocha":"^5.2.0","should":"^13.2.3","stream-transform":"^1.0.7","ts-node":"^7.0.1","typescript":"^3.1.6"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"npm test && grep '## Trunk' CHANGELOG.md","version":"version=`grep '^  \"version\": ' package.json | sed 's/.*\"\\([0-9\\.]*\\)\".*/\\1/'` && sed -i \"s/## Trunk/## Version $version/\" CHANGELOG.md && git add CHANGELOG.md","postversion":"git push && git push --tags && npm publish","patch":"npm version patch -m 'Bump to version %s'","minor":"npm version minor -m 'Bump to version %s'","major":"npm version major -m 'Bump to version %s'","pretest":"cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"3ce496daec7419f9ae146b87be806181591c0005","bugs":{"url":"https://github.com/wdavidw/node-csv-parse/issues"},"dependencies":{},"_id":"csv-parse@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"4ad438352cbf12d5317d0fb9d588e53473293851","size":23055,"noattachment":false,"key":"/csv-parse/-/csv-parse-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-4.0.1.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parse_4.0.1_1542664979061_0.15731313954018034"},"_hasShrinkwrap":false,"publish_time":1542664979187,"_cnpm_publish_time":1542664979187,"dist-tags":{"latest":"6.2.1"}}