{"version":"4.3.1","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.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","coffeescript":"~2.3.1","csv-generate":"~2.1.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":"97bcb6336b3f39eb4e966798dd3210f99643306d","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@4.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"7bee36f746ef555dd481a735a9e2938965f8478b","size":9780,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-4.3.1.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_4.3.1_1538170339307_0.23310821136471627"},"_hasShrinkwrap":false,"publish_time":1538170339495,"_cnpm_publish_time":1538170339495,"dist-tags":{"latest":"6.7.0"}}