{"version":"3.3.1","name":"stream-transform","description":"Object transformations implementing the Node.js `stream.Transform` API","keywords":["stream","transform","csv","object","backend","frontend"],"author":{"name":"David Worms","email":"david@adaltas.com","url":"https://www.adaltas.com"},"devDependencies":{"@rollup/plugin-eslint":"^9.0.4","@rollup/plugin-node-resolve":"^15.2.1","@types/mocha":"^10.0.1","@types/node":"^20.5.6","coffeescript":"~2.7.0","csv-generate":"^4.4.0","each":"^2.4.0","eslint":"^8.47.0","mocha":"~10.2.0","pad":"~3.2.0","rollup":"^3.28.1","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-node-globals":"^1.4.0","should":"~13.2.3","ts-node":"^10.9.1","typescript":"^5.2.2"},"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/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/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":"npm run lint:lib && npm run lint:samples && npm run lint:test","postlint":"tsc --noEmit true","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 --ignore test/handler.mode.callback.coffee --ignore test/handler.mode.callback.error.coffee '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":"6575fc60ef848fb7fd3acbf5ff32130345fe1524","bugs":{"url":"https://github.com/adaltas/node-csv/issues"},"_id":"stream-transform@3.3.1","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.6.2/node@v16.20.2+x64 (linux)","dist":{"shasum":"f8bb6a811e505056b6a215c466e4c2760347189f","size":241402,"noattachment":false,"key":"/stream-transform/-/stream-transform-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stream-transform/download/stream-transform-3.3.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/stream-transform_3.3.1_1709047816780_0.5060017869565339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-27T15:30:17.048Z","publish_time":1709047817048,"_source_registry_name":"default","_cnpm_publish_time":1709047817048,"dist-tags":{"latest":"3.4.1"}}