{"version":"5.6.4","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.12.1","@babel/core":"^7.12.3","@babel/preset-env":"^7.12.1","@types/mocha":"^8.0.4","@types/node":"^14.14.7","@types/should":"^13.0.0","babelify":"^10.0.0","browserify":"^17.0.0","coffeescript":"~2.5.1","csv-generate":"~3.2.4","each":"^1.2.2","express":"^4.17.1","mocha":"~8.2.1","should":"~13.2.3","ts-node":"^9.0.0","typescript":"^4.0.5"},"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":"6b34c28a523bb4c666a5e8a7738640b71edf7b05","bugs":{"url":"https://github.com/adaltas/node-csv-stringify/issues"},"_id":"csv-stringify@5.6.4","_nodeVersion":"16.1.0","_npmVersion":"lerna/4.0.0/node@v16.1.0+x64 (darwin)","dist":{"shasum":"8764c56c39eefc1539db47de3f3b90eb11be22f0","size":128797,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-5.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-5.6.4.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.4_1630082357226_0.11974967343358944"},"_hasShrinkwrap":false,"publish_time":1630082357454,"_cnpm_publish_time":1630082357454,"dist-tags":{"latest":"6.7.0"}}