{"version":"3.2.0","name":"stream-transform","description":"Object transformations implementing the Node.js `stream.Transform` API","keywords":["stream","transform","csv","object"],"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":"^18.0.3","coffeescript":"~2.7.0","csv-generate":"^4.2.0","each":"^1.2.2","eslint":"^8.19.0","mocha":"~10.0.0","pad":"~3.2.0","rollup":"^2.76.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.8.2","typescript":"^4.7.4"},"exports":{".":{"import":"./lib/index.js","require":"./dist/cjs/index.cjs","types":"./lib/index.d.ts"},"./sync":{"import":"./lib/sync.js","require":"./dist/cjs/sync.cjs","types":"./lib/sync.d.ts"},"./browser/esm":{"types":"./lib/index.d.ts","default":"./dist/esm/index.js"},"./browser/esm/sync":{"types":"./lib/sync.d.ts","default":"./dist/esm/sync.js"}},"homepage":"https://csv.js.org/transform/","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/stream-transform"},"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 --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":"c6745735a41521aa6b9876b0a38dbf2adebb15f2","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"stream-transform@3.2.0","_nodeVersion":"16.15.1","_npmVersion":"lerna/4.0.0/node@v16.15.1+x64 (linux)","dist":{"shasum":"5b94300c09f4db30d682f5b3bad97c3c8aac81d1","size":230181,"noattachment":false,"key":"/stream-transform/-/stream-transform-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stream-transform/download/stream-transform-3.2.0.tgz"},"_npmUser":{"name":"david","email":"david@adaltas.com"},"directories":{},"maintainers":[{"name":"david","email":"mask79513@sina.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stream-transform_3.2.0_1657486352865_0.26500846967574754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-10T20:52:38.476Z","publish_time":1657486353112,"_cnpm_publish_time":1657486353112,"dist-tags":{"latest":"3.4.1"}}