{"version":"4.4.1","name":"csv-parse","description":"CSV parsing implementing the Node.js `stream.Transform` API","keywords":["csv","parse","parser","convert","tsv","stream"],"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"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":"MIT","repository":{"type":"git","url":"git+https://github.com/wdavidw/node-csv-parse.git"},"homepage":"https://csv.js.org/parse/","devDependencies":{"@babel/cli":"^7.4.3","@babel/core":"^7.4.3","@babel/preset-env":"^7.4.3","@types/mocha":"^5.2.6","@types/node":"^11.13.0","@types/should":"^13.0.0","coffeescript":"^2.4.0","csv-generate":"^3.2.0","csv-spectrum":"^1.0.0","each":"^1.2.1","mocha":"^6.0.2","should":"^13.2.3","stream-transform":"^1.0.8","ts-node":"^8.0.3","typescript":"^3.4.2"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && npm test && cp lib/*.ts lib/es5 && git add lib/es5/*.ts","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":"d7d4ae7450e7dd7a71cbe7c152dfa37f07636411","bugs":{"url":"https://github.com/wdavidw/node-csv-parse/issues"},"dependencies":{},"_id":"csv-parse@4.4.1","_nodeVersion":"11.13.0","_npmVersion":"6.9.0","dist":{"shasum":"b40df60a3724fdf24ad2856586bf8f1dc7682e54","size":28859,"noattachment":false,"key":"/csv-parse/-/csv-parse-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parse/download/csv-parse-4.4.1.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"_npmUser":{"name":"david","email":"david@adaltas.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parse_4.4.1_1555616853473_0.8414633971442464"},"_hasShrinkwrap":false,"publish_time":1555616853593,"_cnpm_publish_time":1555616853593,"dist-tags":{"latest":"6.2.1"}}