{"version":"5.3.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.3","@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@types/mocha":"^5.2.5","@types/node":"^10.12.18","@types/should":"^13.0.0","coffeescript":"~2.3.2","csv-generate":"~3.2.0","mocha":"~5.2.0","should":"~13.2.3","ts-node":"^7.0.1","typescript":"^3.2.4"},"optionalDependencies":{},"main":"./lib","scripts":{"preversion":"grep '## Trunk' CHANGELOG.md && rm -rf lib/*.js && npm test && cp lib/*.ts lib/es5","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,ts}"},"types":"./lib/index.d.ts","gitHead":"1ed9547db752d00ec4168506290a24002954e2d0","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.3.0","_npmVersion":"6.5.0","_nodeVersion":"10.12.0","_npmUser":{"name":"david","email":"david@adaltas.com"},"dist":{"shasum":"ff2dfafa6fcccd455ff5039be9c202475aa3bbe0","size":14672,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.3.0.tgz"},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-stringify_5.3.0_1548077653568_0.004122240586094561"},"_hasShrinkwrap":false,"publish_time":1548077653683,"_cnpm_publish_time":1548077653683,"dist-tags":{"latest":"6.7.0"}}