{"version":"5.1.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"license":"BSD-3-Clause","repository":{"type":"git","url":"git+ssh://git@github.com/adaltas/node-csv-stringify.git"},"homepage":"https://csv.js.org/stringify/","dependencies":{"lodash.get":"~4.4.2"},"devDependencies":{"@babel/cli":"^7.2.0","@babel/core":"^7.2.0","@babel/preset-env":"^7.2.0","coffeescript":"~2.3.2","csv-generate":"~3.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":"5efdf58a039ad5aeea70dfee19b1da70edb8399b","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"ca42dc18d8cfdd4764ef365114c4036397c6abc7","size":12603,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.1.0.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.1.0_1544015419736_0.7404588276953017"},"_hasShrinkwrap":false,"publish_time":1544015419838,"_cnpm_publish_time":1544015419838,"dist-tags":{"latest":"6.7.0"}}