{"version":"5.5.3","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"MIT","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"coffeelintConfig":{"indentation":{"level":"error","value":2},"line_endings":{"level":"error","value":"unix"},"max_line_length":{"level":"ignore"}},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"optionalDependencies":{},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"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'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"9e62af7d29578931471415d8aa1d1619176cb3e8","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.5.3","_nodeVersion":"14.11.0","_npmVersion":"6.14.8","dist":{"shasum":"b7a287daee7492de3722b13dccb238f2d60db522","size":17344,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.5.3.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-stringify_5.5.3_1605527859350_0.06785528523118312"},"_hasShrinkwrap":false,"publish_time":1605527859529,"_cnpm_publish_time":1605527859529,"dist-tags":{"latest":"6.7.0"}}