{"version":"3.1.1","name":"csv-parse","description":"CSV parsing implementing the Node.js `stream.Transform` API","keywords":["csv","parse","parser"],"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.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"^2.3.2","csv-generate":"^2.1.0","stream-transform":"^1.0.4","csv-spectrum":"^1.0.0","each":"^1.2.0","mocha":"^5.2.0","should":"^13.2.3"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"rm -rf lib/*.js && 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'","coffee":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","pretest":"coffee -b -o lib src && cd lib && babel *.js  -d es5 && cd ..","test":"mocha test/**/*.coffee"},"types":"./lib/index.d.ts","gitHead":"18df25a5f079917be808c025dfb49a6a139ac0e0","bugs":{"url":"https://github.com/wdavidw/node-csv-parse/issues"},"dependencies":{},"_id":"csv-parse@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"9347901039f9125ff16455e75190e3b5ab0e0ec2","size":20604,"noattachment":false,"key":"/csv-parse/-/csv-parse-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-3.1.1.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parse_3.1.1_1538169432727_0.2789374358074126"},"_hasShrinkwrap":false,"publish_time":1538169432850,"_cnpm_publish_time":1538169432850,"dist-tags":{"latest":"6.2.1"}}