{"name":"csv-parser","version":"2.3.1","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","license":"MIT","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"author":{"name":"mafintosh"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"homepage":"https://github.com/mafintosh/csv-parser","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"bin":{"csv-parser":"./bin/csv-parser"},"main":"index.js","engines":{"node":">= 8.16.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","coverage":"nyc npm run test && nyc report --reporter=text-lcov > coverage.lcov","lint":"eslint .","lint-staged":"lint-staged","security":"npm audit","test":"ava && tsd"},"dependencies":{"@hapi/joi":"^16.1.4","buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.0.0","@types/node":"^12.0.0","ava":"^2.4.0","bops":"^1.0.0","chalk":"^2.4.2","concat-stream":"^2.0.0","csv-spectrum":"^1.0.0","eslint":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","execa":"^2.0.4","globby":"^10.0.1","husky":"^3.0.0","lint-staged":"^9.0.2","loud-rejection":"^2.1.0","nyc":"^14.1.1","pre-commit":"^1.2.2","strip-ansi":"^5.2.0","text-table":"^0.2.0","time-span":"^3.1.0","tsd":"^0.8.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"ava":{"files":["!**/fixtures/**","!**/helpers/**"]},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"lint-staged":{"*.js":["eslint --fix","git add"]},"pre-commit":"lint-staged","gitHead":"43c59756546cb1517dad81feacb21a62c53e9a8c","_id":"csv-parser@2.3.1","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"dbc3cbef59241693bb78119634dbc879c2c83995","size":8476,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.1_1569260286917_0.08852640472314621"},"_hasShrinkwrap":false,"publish_time":1569260287091,"_cnpm_publish_time":1569260287091,"dist-tags":{"beta":"2.0.0-beta.1","latest":"3.0.0"}}