{"version":"3.1.3","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":"aea6ebdd4c000fa1535d0a7f145b31310625f87c","bugs":{"url":"https://github.com/wdavidw/node-csv-parse/issues"},"dependencies":{},"_id":"csv-parse@3.1.3","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"b96227e85e308f685133cdb2b79ec9a03fde3c1c","size":21242,"noattachment":false,"key":"/csv-parse/-/csv-parse-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-3.1.3.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parse_3.1.3_1538752427561_0.8402280663663237"},"_hasShrinkwrap":false,"publish_time":1538752427728,"_cnpm_publish_time":1538752427728,"dist-tags":{"latest":"6.2.1"}}