{"version":"5.6.5","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.14.8","@babel/core":"^7.15.0","@babel/preset-env":"^7.15.0","@types/mocha":"^9.0.0","@types/node":"^16.7.8","@types/should":"^13.0.0","babelify":"^10.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"^3.4.3","each":"^1.2.2","express":"^4.17.1","mocha":"~9.1.1","should":"~13.2.3","ts-node":"^10.2.1","typescript":"^4.4.2"},"main":"./lib","mocha":{"throw-deprecation":true,"require":["should","coffeescript/register","ts-node/register"],"inline-diffs":true,"timeout":40000,"reporter":"spec","recursive":true},"scripts":{"build:babel":"cd lib && babel *.js -d es5 && cd ..","build:browserify":"browserify lib/index.js --transform babelify --standalone stringify > lib/browser/index.js && browserify lib/sync.js --transform babelify --standalone stringify > lib/browser/sync.js","build":"npm run build:babel && npm run build:browserify","preversion":"cp lib/*.ts lib/es5 && git add lib/es5/*.ts","pretest":"npm run build","test":"mocha test/**/*.{coffee,ts}"},"types":"./lib/index.d.ts","gitHead":"0fd5209b6862655c384cda052abf38019b959e70","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.6.5","_nodeVersion":"14.11.0","_npmVersion":"lerna/4.0.0/node@v14.11.0+x64 (darwin)","dist":{"shasum":"c6d74badda4b49a79bf4e72f91cce1e33b94de00","size":128867,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.6.5.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.6.5_1630657528627_0.4428828310528108"},"_hasShrinkwrap":false,"publish_time":1630657528775,"_cnpm_publish_time":1630657528775,"dist-tags":{"latest":"6.7.0"}}