{"version":"6.7.0","name":"csv-stringify","description":"CSV stringifier implementing the Node.js `stream.Transform` API","keywords":["csv","stringify","stringifier","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-node-resolve":"^16.0.3","@types/mocha":"^10.0.10","@types/node":"^25.5.0","csv-generate":"^4.5.1","dedent":"^1.7.2","express":"^5.2.1","mocha":"^11.7.5","prettier":"^3.8.1","rollup":"^4.59.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.2","typescript":"^5.9.3"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.js"},"require":{"types":"./dist/cjs/index.d.cts","default":"./dist/cjs/index.cjs"}},"./sync":{"import":{"types":"./lib/sync.d.ts","default":"./lib/sync.js"},"require":{"types":"./dist/cjs/sync.d.cts","default":"./dist/cjs/sync.cjs"}},"./browser/esm":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./dist/esm/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/stringify","license":"MIT","main":"./dist/cjs/index.cjs","mocha":{"import":"tsx","inline-diffs":true,"recursive":true,"reporter":"spec","throw-deprecation":false,"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/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm","postbuild:ts":"find dist/cjs -name '*.d.cts' -exec sh -c \"sed -i \"s/\\.js'/\\.cjs'/g\" {} || sed -i '' \"s/\\.js'/\\.cjs'/g\" {}\" \\;","lint:check":"eslint","lint:fix":"eslint --fix","lint:ts":"tsc --noEmit true","preversion":"npm run build && git add dist","test":"npx tsc --noEmit && mocha 'test/**/*.{js,ts}'","test:16":"mocha 'test/**/*.js'","test:legacy":"mocha --ignore test/api.callback.js --ignore test/api.web_stream.js 'test/**/*.{js,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":"bec87d1afd1f305d1a97103cf53a7cb72622d077","_id":"csv-stringify@6.7.0","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.7/node@v24.14.0+x64 (linux)","dist":{"shasum":"74c657f278e7ac6ebc8f6812d098dfe0ea0b7e14","size":200996,"noattachment":false,"key":"/csv-stringify/-/csv-stringify-6.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-stringify/download/csv-stringify-6.7.0.tgz"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:d6a7af1f-bd3d-4bf2-87ed-8941ba37ba16"}},"directories":{},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/csv-stringify_6.7.0_1773770816241_0.4803466748306704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T18:06:56.444Z","publish_time":1773770816444,"_source_registry_name":"default","_cnpm_publish_time":1773770816444,"dist-tags":{"latest":"6.7.0"}}