{"name":"csv","version":"5.4.0","description":"A mature CSV toolset with simple api, full of options and tested against large datasets.","keywords":["node","csv","tsv","parser","parse","stringifier","stringify","transform","stream","generate","generation"],"homepage":"https://csv.js.org/","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"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"}],"license":"MIT","engines":{"node":">= 0.1.90"},"main":"./lib","repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"dependencies":{"csv-generate":"^3.3.0","csv-parse":"^4.15.3","stream-transform":"^2.0.4","csv-stringify":"^5.6.2"},"devDependencies":{"@types/mocha":"^8.2.1","@types/node":"^14.14.33","@types/should":"^13.0.0","coffeescript":"~2.5.1","mocha":"~8.3.1","should":"~13.2.3","ts-node":"^9.1.1","typescript":"^4.2.3"},"mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"optionalDependencies":{},"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'","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"c79682481ac7b9ff22a77249365148fd2eacb5a0","_id":"csv@5.4.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"48cb482c45d4f3604187b12162e6c43b69f4dd36","size":3914,"noattachment":false,"key":"/csv/-/csv-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv/download/csv-5.4.0.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_5.4.0_1615366884855_0.40112264587061297"},"_hasShrinkwrap":false,"publish_time":1615366885057,"_cnpm_publish_time":1615366885057,"dist-tags":{"latest":"6.5.1"}}