{"version":"5.4.0","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.6.0","@babel/core":"^7.6.0","@babel/preset-env":"^7.6.0","@types/mocha":"^5.2.7","@types/node":"^12.7.5","@types/should":"^13.0.0","coffeescript":"~2.4.1","csv-generate":"~3.2.3","each":"^1.2.1","mocha":"~6.2.0","should":"~13.2.3","ts-node":"^8.4.1","typescript":"^3.6.3"},"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'","build":"cd lib && babel *.js -d es5 && cd ..","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"2397aef4496bc41f3d4ffe70a7b645f6ead5ebab","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"dependencies":{},"_id":"csv-stringify@5.4.0","_nodeVersion":"13.12.0","_npmVersion":"6.14.4","dist":{"shasum":"4921acfec80a94f934c36c3d1bb562669908e050","size":15946,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.4.0.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-stringify_5.4.0_1587396071785_0.4589593258251605"},"_hasShrinkwrap":false,"publish_time":1587396071941,"_cnpm_publish_time":1587396071941,"dist-tags":{"latest":"6.7.0"}}