{"version":"6.1.1","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^8.0.2","@rollup/plugin-node-resolve":"^13.3.0","@types/mocha":"^9.1.1","@types/node":"^17.0.35","@types/should":"^13.0.0","coffeescript":"~2.7.0","csv-generate":"^4.1.0","each":"^1.2.2","eslint":"^8.16.0","express":"^4.18.1","mocha":"~10.0.0","rollup":"^2.74.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.0","typescript":"^4.6.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs"},"./browser/esm":"./dist/esm/index.js","./browser/esm/sync":"./dist/esm/sync.js"},"homepage":"https://csv.js.org/stringify/","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"inline-diffs":true,"loader":"./test/loaders/all.js","recursive":true,"reporter":"spec","require":["should"],"throw-deprecation":true,"timeout":40000},"repository":{"type":"git","url":"git+https://github.com/adaltas/node-csv.git","directory":"packages/csv-stringify"},"scripts":{"build":"npm run build:rollup && npm run build:ts","build:rollup":"npx rollup -c","build:ts":"cp lib/*.ts dist/cjs && cp lib/*.ts dist/esm","lint":"npm run lint:lib && npm run lint:samples && npm run lint:test","lint:lib":"eslint --fix lib/*.js","lint:samples":"eslint --fix samples/*.js","lint:test":"coffeelint --fix test/*.coffee","preversion":"npm run build && git add dist","pretest":"npm run build","test":"mocha 'test/**/*.{coffee,ts}'","test:legacy":"mocha --ignore test/api.web_stream.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'"},"type":"module","types":"dist/esm/index.d.ts","typesVersions":{"*":{".":["dist/esm/index.d.ts"],"sync":["dist/esm/sync.d.ts"],"browser/esm":["dist/esm/index.d.ts"],"browser/esm/sync":["dist/esm/sync.d.ts"]}},"gitHead":"851a129b5c57c5c77e49fee3587a0d4afb91c683","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"csv-stringify@6.1.1","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"shasum":"a7ef067d817338c3d7e3fb345d5f3a6211636446","size":187584,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-6.1.1.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_6.1.1_1655217709942_0.7379497613205812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T15:14:17.589Z","publish_time":1655217710160,"_cnpm_publish_time":1655217710160,"dist-tags":{"latest":"6.7.0"}}