{"_id":"csv-parser","_rev":"39422","name":"csv-parser","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","dist-tags":{"beta":"2.0.0-beta.1","latest":"3.0.0"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"time":{"modified":"2021-06-03T10:11:31.000Z","created":"2014-05-16T10:00:02.222Z","3.0.0":"2020-12-03T09:30:20.733Z","2.3.5":"2020-12-03T09:29:05.441Z","2.3.4":"2020-12-01T17:55:17.873Z","2.3.3":"2020-06-05T13:25:34.359Z","2.3.2":"2019-11-07T14:52:18.723Z","2.3.1":"2019-09-23T17:38:07.091Z","2.3.0":"2019-05-13T13:28:48.941Z","2.2.0":"2019-03-03T13:39:49.920Z","2.1.0":"2018-10-22T14:38:57.603Z","2.0.0":"2018-09-25T12:14:31.625Z","2.0.0-beta.1":"2018-09-06T01:26:37.248Z","2.0.0-beta.0":"2018-08-22T13:33:33.155Z","1.12.1":"2018-03-21T23:16:23.083Z","1.12.0":"2017-11-08T00:01:10.476Z","1.11.0":"2016-08-21T09:57:40.470Z","1.10.0":"2016-08-20T02:15:40.431Z","1.9.3":"2016-01-29T01:19:17.534Z","1.9.2":"2016-01-20T15:41:18.920Z","1.9.1":"2015-12-23T07:57:17.580Z","1.9.0":"2015-12-21T15:10:15.018Z","1.8.1":"2015-11-20T02:59:31.068Z","1.8.0":"2015-10-08T21:13:36.976Z","1.7.0":"2015-06-22T18:10:31.186Z","1.6.0":"2015-05-07T20:54:10.199Z","1.5.2":"2015-04-05T19:50:53.459Z","1.4.7":"2015-04-05T19:44:38.892Z","1.5.1":"2015-04-01T11:29:03.120Z","1.5.0":"2014-12-10T17:30:01.815Z","1.4.6":"2014-08-26T12:44:33.299Z","1.4.5":"2014-08-19T11:40:25.588Z","1.4.4":"2014-07-30T20:59:57.659Z","1.4.3":"2014-07-21T07:47:58.048Z","1.4.2":"2014-07-21T00:24:01.502Z","1.4.1":"2014-07-01T21:50:23.724Z","1.4.0":"2014-06-29T07:52:46.119Z","1.3.0":"2014-06-29T07:41:38.336Z","1.2.3":"2014-06-28T17:04:24.392Z","1.2.2":"2014-05-24T11:37:56.944Z","1.2.1":"2014-05-20T16:54:25.908Z","1.2.0":"2014-05-20T16:53:40.464Z","1.1.0":"2014-05-20T15:53:22.032Z","1.0.1":"2014-05-18T01:22:13.366Z","1.0.0":"2014-05-18T01:14:54.180Z","0.1.0":"2014-05-16T10:00:02.222Z"},"users":{"jhony_chikens":true,"jden":true,"phette23":true,"pertorstensson":true,"stevekinney":true,"knownasilya":true,"slang800":true,"slang":true,"axelav":true,"khalifenizar":true,"bret":true,"shanewholloway":true,"stringparser":true,"jackishere":true,"galenandrew":true,"leodutra":true,"nichoth":true,"jenksthedev":true,"sibawite":true,"mzheng":true,"jsdnxx":true,"jeantimex":true,"guzgarcia":true,"largepuma":true,"arteffeckt":true,"ugarz":true,"akiva":true,"philiiiiiipp":true,"uelstudios":true},"author":{"name":"mafintosh"},"repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser.git"},"versions":{"3.0.0":{"name":"csv-parser","version":"3.0.0","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":"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":">= 10"},"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":{"minimist":"^1.2.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.1.0","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"},"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","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2014 Mathias Buus\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"csv-parser@3.0.0","dist":{"shasum":"b88a6256d79e090a97a1b56451f9327b01d710e7","size":8754,"noattachment":false,"key":"/csv-parser/-/csv-parser-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-3.0.0.tgz"},"_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_3.0.0_1606987820489_0.461428272033253"},"_hasShrinkwrap":false,"publish_time":1606987820733,"_cnpm_publish_time":1606987820733},"2.3.5":{"name":"csv-parser","version":"2.3.5","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":"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":{"minimist":"^1.2.0","through2":"^3.0.1"},"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.1.0","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"},"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","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2014 Mathias Buus\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"csv-parser@2.3.5","dist":{"shasum":"6b3bf0907684914ff2c5abfbadab111a69eae5db","size":8602,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.5.tgz"},"_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.5_1606987745314_0.6700470782005523"},"_hasShrinkwrap":false,"publish_time":1606987745441,"_cnpm_publish_time":1606987745441},"2.3.4":{"name":"csv-parser","version":"2.3.4","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":"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":">= 10"},"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":{"minimist":"^1.2.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.1.0","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"},"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","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2014 Mathias Buus\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"csv-parser@2.3.4","dist":{"shasum":"f8172e77d416bf89a422dc0bc6f56b4839962ecb","size":8761,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.4.tgz"},"_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.4_1606845317742_0.022524208889132202"},"_hasShrinkwrap":false,"publish_time":1606845317873,"_cnpm_publish_time":1606845317873},"2.3.3":{"name":"csv-parser","version":"2.3.3","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":{"minimist":"^1.2.0","through2":"^3.0.1"},"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.1.0","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":"dd5123b5467d2752d3f2f01952d279ee4c7b673c","_id":"csv-parser@2.3.3","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"978120ca14f879a17a8b977d9448daa738a38f65","size":8599,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.3_1591363534174_0.45413252407570237"},"_hasShrinkwrap":false,"publish_time":1591363534359,"_cnpm_publish_time":1591363534359},"2.3.2":{"name":"csv-parser","version":"2.3.2","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.1.0","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":"789e0c13e2cbd705dbdbe263adbdc0493e9b90ec","_id":"csv-parser@2.3.2","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"3a4146abb9a0be7c3cbcae9c289f0a7e622dc07b","size":8579,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.2_1573138338563_0.23802515918916822"},"_hasShrinkwrap":false,"publish_time":1573138338723,"_cnpm_publish_time":1573138338723},"2.3.1":{"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},"2.3.0":{"name":"csv-parser","version":"2.3.0","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":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","lint":"eslint .","lint-staged":"lint-staged","test":"ava && tsd"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","execa":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.6.1","@commitlint/config-conventional":"^7.6.0","@types/node":"^12.0.0","ava":"^1.4.1","bops":"^1.0.0","chalk":"^2.4.2","concat-stream":"^2.0.0","csv-spectrum":"^1.0.0","eslint":"^5.16.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.17.2","eslint-plugin-node":"^9.0.1","eslint-plugin-promise":"^4.1.1","eslint-plugin-standard":"^4.0.0","globby":"^9.2.0","husky":"^2.2.0","lint-staged":"^8.1.6","loud-rejection":"^2.1.0","pre-commit":"^1.2.2","standard-version":"^6.0.1","strip-ansi":"^5.2.0","text-table":"^0.2.0","time-span":"^3.1.0","tsd":"^0.7.3"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"husky":{"hooks":{"commit-msg":"commitlint -e $HUSKY_GIT_PARAMS"}},"gitHead":"00f03e1cff83f921f02646cd2bfe5111f4099237","_id":"csv-parser@2.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"d236657dbd33ff3733b74cae6c3d7d7389679174","size":8358,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.3.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.3.0_1557754128813_0.8106624371118785"},"_hasShrinkwrap":false,"publish_time":1557754128941,"_cnpm_publish_time":1557754128941},"2.2.0":{"name":"csv-parser","version":"2.2.0","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":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint .","lint-staged":"lint-staged","test":"ava"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","execa":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-conventional":"^7.0.1","ava":"^0.25.0","bops":"^0.1.1","chalk":"^2.4.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","globby":"^8.0.1","husky":"^0.14.3","lint-staged":"^7.2.0","loud-rejection":"^1.6.0","pre-commit":"^1.2.2","standard-version":"^4.4.0","strip-ansi":"^4.0.0","text-table":"^0.2.0","time-span":"^2.0.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"7dc3accdeec3b90da99676340024cb7231b2fe35","_id":"csv-parser@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"241dc4d02854f1b05965895219988338240d833a","size":7896,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.2.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.2.0_1551620389806_0.6155410802310199"},"_hasShrinkwrap":false,"publish_time":1551620389920,"_cnpm_publish_time":1551620389920},"2.1.0":{"name":"csv-parser","version":"2.1.0","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":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint .","lint-staged":"lint-staged","test":"ava test/test.js"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","execa":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-conventional":"^7.0.1","ava":"^0.25.0","bops":"^0.1.1","chalk":"^2.4.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","globby":"^8.0.1","husky":"^0.14.3","lint-staged":"^7.2.0","loud-rejection":"^1.6.0","pre-commit":"^1.2.2","standard-version":"^4.4.0","strip-ansi":"^4.0.0","text-table":"^0.2.0","time-span":"^2.0.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"383060ee24b969d5df55ba4ad943121c7cefa60e","_id":"csv-parser@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"e42b3c1cdc431b60b75fd38d24eb1685e57bf943","size":7042,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.1.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.1.0_1540219137461_0.0755532572442319"},"_hasShrinkwrap":false,"publish_time":1540219137603,"_cnpm_publish_time":1540219137603},"2.0.0":{"name":"csv-parser","version":"2.0.0","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":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint .","lint-staged":"lint-staged","test":"ava test/test.js"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-conventional":"^7.0.1","ava":"^0.25.0","bops":"^0.1.1","chalk":"^2.4.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","globby":"^8.0.1","husky":"^0.14.3","lint-staged":"^7.2.0","loud-rejection":"^1.6.0","pre-commit":"^1.2.2","standard-version":"^4.4.0","strip-ansi":"^4.0.0","text-table":"^0.2.0","time-span":"^2.0.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"97edb38c970824039766369058df47d81a445f28","_id":"csv-parser@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"70d7f80f84b4412df6c5c9665a09e9db1455c235","size":6929,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.0.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.0.0_1537877671482_0.8280123125702914"},"_hasShrinkwrap":false,"publish_time":1537877671625,"_cnpm_publish_time":1537877671625},"2.0.0-beta.1":{"name":"csv-parser","version":"2.0.0-beta.1","publishConfig":{"tag":"beta"},"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":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint .","lint-staged":"lint-staged","test":"ava test/test.js"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-conventional":"^7.0.1","ava":"^0.25.0","bops":"^0.1.1","chalk":"^2.4.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","globby":"^8.0.1","husky":"^0.14.3","lint-staged":"^7.2.0","loud-rejection":"^1.6.0","pre-commit":"^1.2.2","standard-version":"^4.4.0","strip-ansi":"^4.0.0","text-table":"^0.2.0","time-span":"^2.0.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"readmeFilename":"README.md","gitHead":"fa86a6e5067b5a29f06b233aa069cf864f63a76e","_id":"csv-parser@2.0.0-beta.1","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"5d94780a747dd7e7389f072cc5b8652c22573732","size":6952,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.0.0-beta.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.0.0-beta.1_1536197197004_0.5650127971062218"},"_hasShrinkwrap":false,"publish_time":1536197197248,"_cnpm_publish_time":1536197197248},"2.0.0-beta.0":{"name":"csv-parser","version":"2.0.0-beta.0","publishConfig":{"tag":"beta"},"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","files":["bin/csv-parser","index.js"],"engines":{"node":">= 6.14.0"},"scripts":{"bench":"bin/bench","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint .","lint-staged":"lint-staged","test":"ava test/test.js"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"@commitlint/cli":"^7.0.0","@commitlint/config-conventional":"^7.0.1","ava":"^0.25.0","bops":"^0.1.1","chalk":"^2.4.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","eslint":"^5.4.0","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^7.0.1","eslint-plugin-promise":"^4.0.0","eslint-plugin-standard":"^3.1.0","globby":"^8.0.1","husky":"^0.14.3","lint-staged":"^7.2.0","loud-rejection":"^1.6.0","pre-commit":"^1.2.2","standard-version":"^4.4.0","strip-ansi":"^4.0.0","text-table":"^0.2.0","time-span":"^2.0.0"},"directories":{"example":"examples","test":"test"},"keywords":["csv","parser","fast","json"],"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"readmeFilename":"README.md","gitHead":"e141bc5bbdcb04285ff3f249f052111ec139a4fa","_id":"csv-parser@2.0.0-beta.0","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"2ed11d89cf1f1f949f57ff7a25521e563b16d408","size":6885,"noattachment":false,"key":"/csv-parser/-/csv-parser-2.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-2.0.0-beta.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_2.0.0-beta.0_1534944813082_0.2817628573036475"},"_hasShrinkwrap":false,"publish_time":1534944813155,"_cnpm_publish_time":1534944813155},"1.12.1":{"name":"csv-parser","version":"1.12.1","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"buffer-alloc":"^1.1.0","buffer-from":"^1.0.0","generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"d8791d38bc79a2239ede843bc352bf78ba92eebf","_id":"csv-parser@1.12.1","_npmVersion":"5.6.0","_nodeVersion":"9.7.1","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"391e1ef961b1f9dcb4c7c0f82eb450a1bd916158","size":5488,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.12.1.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser_1.12.1_1521674183025_0.6800681395424022"},"_hasShrinkwrap":false,"publish_time":1521674183083,"_cnpm_publish_time":1521674183083},"1.12.0":{"name":"csv-parser","version":"1.12.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"18f9a0f41cefdccd5ddc4fabde697d1778323e16","_id":"csv-parser@1.12.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"1453f7627794f13f757ace4256feee22d37bc91b","size":5440,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.12.0.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/csv-parser-1.12.0.tgz_1510099270351_0.8976649174001068"},"publish_time":1510099270476,"_cnpm_publish_time":1510099270476,"_hasShrinkwrap":false},"1.11.0":{"name":"csv-parser","version":"1.11.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"234c57e330d23cf3c8503417e5436144ef51816a","_id":"csv-parser@1.11.0","_shasum":"cd92c3f49895a3c1591591035cbfbe6b51c55ab1","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.4.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"cd92c3f49895a3c1591591035cbfbe6b51c55ab1","size":5495,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.11.0.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/csv-parser-1.11.0.tgz_1471773459046_0.403229592833668"},"publish_time":1471773460470,"_cnpm_publish_time":1471773460470,"_hasShrinkwrap":false},"1.10.0":{"name":"csv-parser","version":"1.10.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"33cab0450a8119970a696af0bdb63e320b62f355","_id":"csv-parser@1.10.0","_shasum":"f64e9194cb7f70e606518ced8437d9569f2da601","_from":".","_npmVersion":"2.15.9","_nodeVersion":"4.4.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"f64e9194cb7f70e606518ced8437d9569f2da601","size":5406,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.10.0.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/csv-parser-1.10.0.tgz_1471659339091_0.23514806875027716"},"publish_time":1471659340431,"_cnpm_publish_time":1471659340431,"_hasShrinkwrap":false},"1.9.3":{"name":"csv-parser","version":"1.9.3","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"ee1f60556c8fd69ee5ca73e44b8ce1881e20e7f7","_id":"csv-parser@1.9.3","_shasum":"097b42862700d2952f0a74fb7d9718eb974c3ada","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"097b42862700d2952f0a74fb7d9718eb974c3ada","size":4919,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.9.3.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1454030357534,"_cnpm_publish_time":1454030357534,"_hasShrinkwrap":false},"1.9.2":{"name":"csv-parser","version":"1.9.2","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"d7967e8a3b9a02f2ae02d62883f4259d22f684a7","_id":"csv-parser@1.9.2","_shasum":"03143db5fc48429f718ad98a6ff9819b876565d7","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"03143db5fc48429f718ad98a6ff9819b876565d7","size":339362,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.9.2.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1453304478920,"_cnpm_publish_time":1453304478920,"_hasShrinkwrap":false},"1.9.1":{"name":"csv-parser","version":"1.9.1","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"40ccd183ad25e22a85aa3185149bf8da27a1e7cf","_id":"csv-parser@1.9.1","_shasum":"b29c6d8cad8fe7cbe02a66f4d4f56062e70e6905","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"b29c6d8cad8fe7cbe02a66f4d4f56062e70e6905","size":339211,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.9.1.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1450857437580,"_cnpm_publish_time":1450857437580,"_hasShrinkwrap":false},"1.9.0":{"name":"csv-parser","version":"1.9.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^1.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^1.0.0","standard":"^5.4.1","tape":"^4.2.2"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"37f0cff456d24456ec32651c3311d337178082f3","_id":"csv-parser@1.9.0","_shasum":"cc4c60e44f88ec8ada472e03f488e18848f57283","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"cc4c60e44f88ec8ada472e03f488e18848f57283","size":7609,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.9.0.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1450710615018,"_cnpm_publish_time":1450710615018,"_hasShrinkwrap":false},"1.8.1":{"name":"csv-parser","version":"1.8.1","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^0.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"MIT","gitHead":"d0236badb294be1af86a1242ce6791ccbf28f2b8","_id":"csv-parser@1.8.1","_shasum":"a0692fd988157d6a383edaa325f3019e533c5f16","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"a0692fd988157d6a383edaa325f3019e533c5f16","size":7180,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.8.1.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1447988371068,"_cnpm_publish_time":1447988371068,"_hasShrinkwrap":false},"1.8.0":{"name":"csv-parser","version":"1.8.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^0.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"BSD-3-Clause","gitHead":"386a92bfe699a06c0f69f83dca526ae95e6cf602","_id":"csv-parser@1.8.0","_shasum":"943e1ff7cbdd5705ad5a8806da98a9845a120a42","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"dist":{"shasum":"943e1ff7cbdd5705ad5a8806da98a9845a120a42","size":7185,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.8.0.tgz"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"publish_time":1444338816976,"_cnpm_publish_time":1444338816976,"_hasShrinkwrap":false},"1.7.0":{"name":"csv-parser","version":"1.7.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","minimist":"^0.2.0","ndjson":"^1.4.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"BSD-3-Clause","gitHead":"a403089b39ecfc8a08e465a68fb27f24598c3a44","_id":"csv-parser@1.7.0","_shasum":"ee9a1dfd68e34650c9f27408daf48058b26fe0e9","_from":".","_npmVersion":"2.11.2","_nodeVersion":"1.8.2","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"ee9a1dfd68e34650c9f27408daf48058b26fe0e9","size":7007,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.7.0.tgz"},"publish_time":1434996631186,"_cnpm_publish_time":1434996631186,"_hasShrinkwrap":false},"1.6.0":{"name":"csv-parser","version":"1.6.0","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"git+https://github.com/mafintosh/csv-parser.git"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"BSD","gitHead":"7069e16c4f9d194e44877b10bf046ea23c9b0b2c","_id":"csv-parser@1.6.0","_shasum":"e402b579206dd309f48674dbfd06b8764d888f35","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"e402b579206dd309f48674dbfd06b8764d888f35","size":6820,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.6.0.tgz"},"publish_time":1431032050199,"_cnpm_publish_time":1431032050199,"_hasShrinkwrap":false},"1.5.2":{"name":"csv-parser","version":"1.5.2","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"example":"examples","test":"test"},"author":{"name":"mafintosh"},"license":"BSD","gitHead":"b965b22f6dccdeab177b132a523eb4929e6677e7","_id":"csv-parser@1.5.2","_shasum":"b296b643f1cc386bcbf911961135866c2af1f077","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.1","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"b296b643f1cc386bcbf911961135866c2af1f077","size":6576,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.5.2.tgz"},"publish_time":1428263453459,"_cnpm_publish_time":1428263453459,"_hasShrinkwrap":false},"1.4.7":{"name":"csv-parser","version":"1.4.7","description":"Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","main":"index.js","directories":{"test":"test"},"author":{"name":"mafintosh"},"license":"BSD","gitHead":"8e8a2909b677f133e9932c54e87f8a2f3b0a7224","_id":"csv-parser@1.4.7","_shasum":"ca1afe73d567b3339809a5963867c14aa9ae3490","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.1","_npmUser":{"name":"maxogden","email":"max@maxogden.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"ca1afe73d567b3339809a5963867c14aa9ae3490","size":5908,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.7.tgz"},"publish_time":1428263078892,"_cnpm_publish_time":1428263078892,"_hasShrinkwrap":false},"1.5.1":{"name":"csv-parser","version":"1.5.1","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","standard":"^3.3.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"standard && tape test/test.js"},"keywords":["csv","parser","fast","json"],"gitHead":"5b5d064322644ed8556802be2c0bdd2ade4f58eb","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.5.1","_shasum":"db70416cb2d24bdd8e4270db93e8fee782258dad","_from":".","_npmVersion":"2.7.4","_nodeVersion":"1.6.3","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"db70416cb2d24bdd8e4270db93e8fee782258dad","size":6488,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.5.1.tgz"},"directories":{},"publish_time":1427887743120,"_cnpm_publish_time":1427887743120,"_hasShrinkwrap":false},"1.5.0":{"name":"csv-parser","version":"1.5.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"gitHead":"d9ac645a0d2912f4cf0487629d6e25dcab7b9fff","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.5.0","_shasum":"a215b948c66dc1e381b1c0fb5bf39a09de670e16","_from":".","_npmVersion":"2.1.8","_nodeVersion":"0.10.33","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"a215b948c66dc1e381b1c0fb5bf39a09de670e16","size":5905,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.5.0.tgz"},"directories":{},"publish_time":1418232601815,"_cnpm_publish_time":1418232601815,"_hasShrinkwrap":false},"1.4.6":{"name":"csv-parser","version":"1.4.6","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"gitHead":"e4f13b5bef3a425f880c3db7d38ad8ffd00af261","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.6","_shasum":"3647a536ca50092ef3157a9f8a46357eda488764","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"3647a536ca50092ef3157a9f8a46357eda488764","size":5793,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.6.tgz"},"directories":{},"publish_time":1409057073299,"_cnpm_publish_time":1409057073299,"_hasShrinkwrap":false},"1.4.5":{"name":"csv-parser","version":"1.4.5","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"gitHead":"a8ef339056fc31effbca6959d4a77b73ed7011a3","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.5","_shasum":"59148860b43a72d99c5f1a22df7e37a8b0000f2c","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"59148860b43a72d99c5f1a22df7e37a8b0000f2c","size":5038,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.5.tgz"},"directories":{},"publish_time":1408448425588,"_cnpm_publish_time":1408448425588,"_hasShrinkwrap":false},"1.4.4":{"name":"csv-parser","version":"1.4.4","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"https://github.com/mafintosh/csv-parser"},"dependencies":{"generate-function":"^1.0.1","generate-object-property":"^1.0.0","inherits":"^2.0.1","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"gitHead":"201ca19c23512961af32690a196b691f8670d407","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.4","_shasum":"8294148297f78262ab573e411f812b79ab80c00e","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"8294148297f78262ab573e411f812b79ab80c00e","size":4978,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.4.tgz"},"directories":{},"publish_time":1406753997659,"_cnpm_publish_time":1406753997659,"_hasShrinkwrap":false},"1.4.3":{"name":"csv-parser","version":"1.4.3","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"generate-object-property":"^1.0.0","ldjson-stream":"^1.1.0","minimist":"^0.2.0","inherits":"^2.0.1"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.3","_shasum":"247b04e3bb8887038e81ebca033845e42e8bbbe4","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"247b04e3bb8887038e81ebca033845e42e8bbbe4","size":4877,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.3.tgz"},"directories":{},"publish_time":1405928878048,"_cnpm_publish_time":1405928878048,"_hasShrinkwrap":false},"1.4.2":{"name":"csv-parser","version":"1.4.2","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"generate-object-property":"^1.0.0","ldjson-stream":"^1.1.0","minimist":"^0.2.0"},"devDependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.2","_shasum":"4a85ddfcd2ba377e38459fb4b711934ffeaf04e0","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"4a85ddfcd2ba377e38459fb4b711934ffeaf04e0","size":4878,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.2.tgz"},"directories":{},"publish_time":1405902241502,"_cnpm_publish_time":1405902241502,"_hasShrinkwrap":false},"1.4.1":{"name":"csv-parser","version":"1.4.1","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","ldjson-stream":"^1.1.0","minimist":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.1","_shasum":"7910ee0cf9ebb7b6e63919213ae4d2dcadf94a5e","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"7910ee0cf9ebb7b6e63919213ae4d2dcadf94a5e","size":4868,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.1.tgz"},"directories":{},"publish_time":1404251423724,"_cnpm_publish_time":1404251423724,"_hasShrinkwrap":false},"1.4.0":{"name":"csv-parser","version":"1.4.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","ldjson-stream":"^1.1.0","minimist":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.4.0","_shasum":"b623f762132cf174942a45aac361c962c1d77093","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"b623f762132cf174942a45aac361c962c1d77093","size":4866,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.4.0.tgz"},"directories":{},"publish_time":1404028366119,"_cnpm_publish_time":1404028366119,"_hasShrinkwrap":false},"1.3.0":{"name":"csv-parser","version":"1.3.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","ldjson-stream":"^1.1.0","minimist":"^0.2.0","tape":"^2.13.1"},"bin":{"csv-parser":"./bin.js"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.3.0","_shasum":"650e899447307abfad92dac72ee3bb64f36e624c","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"650e899447307abfad92dac72ee3bb64f36e624c","size":4832,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.3.0.tgz"},"directories":{},"publish_time":1404027698336,"_cnpm_publish_time":1404027698336,"_hasShrinkwrap":false},"1.2.3":{"name":"csv-parser","version":"1.2.3","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.2.3","_shasum":"99468d3f803be985ffdd242cacd41ec01ee87948","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"99468d3f803be985ffdd242cacd41ec01ee87948","size":4210,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.2.3.tgz"},"directories":{},"publish_time":1403975064392,"_cnpm_publish_time":1403975064392,"_hasShrinkwrap":false},"1.2.2":{"name":"csv-parser","version":"1.2.2","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.2.2","_shasum":"bd29c7621993bf70b6aed1dbca839367a237b580","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"bd29c7621993bf70b6aed1dbca839367a237b580","size":4215,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.2.2.tgz"},"directories":{},"publish_time":1400931476944,"_cnpm_publish_time":1400931476944,"_hasShrinkwrap":false},"1.2.1":{"name":"csv-parser","version":"1.2.1","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.2.1","_shasum":"957d569acff0d682bd819fdec9837b1b4af32fb6","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"957d569acff0d682bd819fdec9837b1b4af32fb6","size":4195,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.2.1.tgz"},"directories":{},"publish_time":1400604865908,"_cnpm_publish_time":1400604865908,"_hasShrinkwrap":false},"1.2.0":{"name":"csv-parser","version":"1.2.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.2.0","_shasum":"82b5472507eab7963a034121115c106cb7c9eca3","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"82b5472507eab7963a034121115c106cb7c9eca3","size":4197,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.2.0.tgz"},"directories":{},"publish_time":1400604820464,"_cnpm_publish_time":1400604820464,"_hasShrinkwrap":false},"1.1.0":{"name":"csv-parser","version":"1.1.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.1.0","_shasum":"3b7834770cba81f2284c2090612e7c16ac7eb8eb","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"3b7834770cba81f2284c2090612e7c16ac7eb8eb","size":4191,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.1.0.tgz"},"directories":{},"publish_time":1400601202032,"_cnpm_publish_time":1400601202032,"_hasShrinkwrap":false},"1.0.1":{"name":"csv-parser","version":"1.0.1","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.0.1","_shasum":"07f37f49e0e607f2989f39e39ba2842fa6d02529","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"07f37f49e0e607f2989f39e39ba2842fa6d02529","size":4126,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.0.1.tgz"},"directories":{},"publish_time":1400376133366,"_cnpm_publish_time":1400376133366,"_hasShrinkwrap":false},"1.0.0":{"name":"csv-parser","version":"1.0.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"bops":"^0.1.1","concat-stream":"^1.4.5","csv-spectrum":"^0.2.0","generate-object-property":"^1.0.0","tape":"^2.13.1"},"scripts":{"test":"tape test/test.js"},"keywords":["csv","parser","fast","json"],"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@1.0.0","_shasum":"4b734407f49b42a7bfb0855f9c8f3306f9bb3a21","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"4b734407f49b42a7bfb0855f9c8f3306f9bb3a21","size":3962,"noattachment":false,"key":"/csv-parser/-/csv-parser-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-1.0.0.tgz"},"directories":{},"publish_time":1400375694180,"_cnpm_publish_time":1400375694180,"_hasShrinkwrap":false},"0.1.0":{"name":"csv-parser","version":"0.1.0","description":"Streaming csv parser inspired by binary-csv that aims to be faster than everyone else","repository":{"type":"git","url":"git://github.com/mafintosh/csv-parser"},"dependencies":{"generate-object-property":"^1.0.0"},"bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"homepage":"https://github.com/mafintosh/csv-parser","_id":"csv-parser@0.1.0","_shasum":"efc56ec0e10e2c40fa6164503eb3eb7078067af6","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"mafintosh","email":"mathiasbuus@gmail.com"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"efc56ec0e10e2c40fa6164503eb3eb7078067af6","size":1530,"noattachment":false,"key":"/csv-parser/-/csv-parser-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/csv-parser/download/csv-parser-0.1.0.tgz"},"directories":{},"publish_time":1400234402222,"_cnpm_publish_time":1400234402222,"_hasShrinkwrap":false}},"readme":"[tests]: \thttp://img.shields.io/travis/mafintosh/csv-parser.svg\n[tests-url]: http://travis-ci.org/mafintosh/csv-parser\n\n[cover]: https://codecov.io/gh/mafintosh/csv-parser/branch/master/graph/badge.svg\n[cover-url]: https://codecov.io/gh/mafintosh/csv-parser\n\n[size]: https://packagephobia.now.sh/badge?p=csv-parser\n[size-url]: https://packagephobia.now.sh/result?p=csv-parser\n\n# csv-parser\n\n[![tests][tests]][tests-url]\n[![cover][cover]][cover-url]\n[![size][size]][size-url]\n\nStreaming CSV parser that aims for maximum speed as well as compatibility with\nthe [csv-spectrum](https://npmjs.org/csv-spectrum) CSV acid test suite.\n\n`csv-parser` can convert CSV into JSON at at rate of around 90,000 rows per\nsecond. Performance varies with the data used; try `bin/bench.js <your file>`\nto benchmark your data.\n\n`csv-parser` can be used in the browser with [browserify](http://browserify.org/).\n\n[neat-csv](https://github.com/sindresorhus/neat-csv) can be used if a `Promise`\nbased interface to `csv-parser` is needed.\n\n_Note: This module requires Node v8.16.0 or higher._\n\n## Benchmarks\n\n⚡️ `csv-parser` is greased-lightning fast\n\n```console\n→ npm run bench\n\n  Filename                 Rows Parsed  Duration\n  backtick.csv                       2     3.5ms\n  bad-data.csv                       3    0.55ms\n  basic.csv                          1    0.26ms\n  comma-in-quote.csv                 1    0.29ms\n  comment.csv                        2    0.40ms\n  empty-columns.csv                  1    0.40ms\n  escape-quotes.csv                  3    0.38ms\n  geojson.csv                        3    0.46ms\n  large-dataset.csv               7268      73ms\n  newlines.csv                       3    0.35ms\n  no-headers.csv                     3    0.26ms\n  option-comment.csv                 2    0.24ms\n  option-escape.csv                  3    0.25ms\n  option-maxRowBytes.csv          4577      39ms\n  option-newline.csv                 0    0.47ms\n  option-quote-escape.csv            3    0.33ms\n  option-quote-many.csv              3    0.38ms\n  option-quote.csv                   2    0.22ms\n  quotes+newlines.csv                3    0.20ms\n  strict.csv                         3    0.22ms\n  latin.csv                          2    0.38ms\n  mac-newlines.csv                   2    0.28ms\n  utf16-big.csv                      2    0.33ms\n  utf16.csv                          2    0.26ms\n  utf8.csv                           2    0.24ms\n```\n\n## Install\n\nUsing npm:\n\n```console\n$ npm install csv-parser\n```\n\nUsing yarn:\n\n```console\n$ yarn add csv-parser\n```\n\n## Usage\n\nTo use the module, create a readable stream to a desired CSV file, instantiate\n`csv`, and pipe the stream to `csv`.\n\nSuppose you have a CSV file `data.csv` which contains the data:\n\n```\nNAME,AGE\nDaffy Duck,24\nBugs Bunny,22\n```\n\nIt could then be parsed, and results shown like so:\n\n``` js\nconst csv = require('csv-parser')\nconst fs = require('fs')\nconst results = [];\n\nfs.createReadStream('data.csv')\n  .pipe(csv())\n  .on('data', (data) => results.push(data))\n  .on('end', () => {\n    console.log(results);\n    // [\n    //   { NAME: 'Daffy Duck', AGE: '24' },\n    //   { NAME: 'Bugs Bunny', AGE: '22' }\n    // ]\n  });\n```\n\nTo specify options for `csv`, pass an object argument to the function. For\nexample:\n\n```js\ncsv({ separator: '\\t' });\n```\n\n## API\n\n### csv([options | headers])\n\nReturns: `Array[Object]`\n\n#### options\n\nType: `Object`\n\nAs an alternative to passing an `options` object, you may pass an `Array[String]`\nwhich specifies the headers to use. For example:\n\n```js\ncsv(['Name', 'Age']);\n```\n\nIf you need to specify options _and_ headers, please use the the object notation\nwith the `headers` property as shown below.\n\n#### escape\n\nType: `String`<br>\nDefault: `\"`\n\nA single-character string used to specify the character used to escape strings\nin a CSV row.\n\n#### headers\n\nType: `Array[String] | Boolean`\n\nSpecifies the headers to use. Headers define the property key for each value in\na CSV row. If no `headers` option is provided, `csv-parser` will use the first\nline in a CSV file as the header specification.\n\nIf `false`, specifies that the first row in a data file does _not_ contain\nheaders, and instructs the parser to use the column index as the key for each column.\nUsing `headers: false` with the same `data.csv` example from above would yield:\n\n``` js\n[\n  { '0': 'Daffy Duck', '1': 24 },\n  { '0': 'Bugs Bunny', '1': 22 }\n]\n```\n\n_Note: If using the `headers` for an operation on a file which contains headers on the first line, specify `skipLines: 1` to skip over the row, or the headers row will appear as normal row data. Alternatively, use the `mapHeaders` option to manipulate existing headers in that scenario._\n\n#### mapHeaders\n\nType: `Function`\n\nA function that can be used to modify the values of each header. Return a `String` to modify the header. Return `null` to remove the header, and it's column, from the results. \n\n```js\ncsv({\n  mapHeaders: ({ header, index }) => header.toLowerCase()\n})\n```\n\n##### Parameters\n\n**header** _String_ The current column header.<br/>\n**index** _Number_ The current column index.\n\n#### mapValues\n\nType: `Function`\n\nA function that can be used to modify the content of each column. The return value will replace the current column content.\n\n```js\ncsv({\n  mapValues: ({ header, index, value }) => value.toLowerCase()\n})\n```\n\n##### Parameters\n\n**header** _String_ The current column header.<br/>\n**index** _Number_ The current column index.<br/>\n**value** _String_ The current column value (or content).\n\n##### newline\n\nType: `String`<br>\nDefault: `\\n`\n\nSpecifies a single-character string to denote the end of a line in a CSV file.\n\n#### quote\n\nType: `String`<br>\nDefault: `\"`\n\nSpecifies a single-character string to denote a quoted string.\n\n#### raw\n\nType: `Boolean`<br>\n\nIf `true`, instructs the parser not to decode UTF-8 strings.\n\n#### separator\n\nType: `String`<br>\nDefault: `,`\n\nSpecifies a single-character string to use as the column separator for each row.\n\n#### skipComments\n\nType: `Boolean | String`<br>\nDefault: `false`\n\nInstructs the parser to ignore lines which represent comments in a CSV file. Since there is no specification that dictates what a CSV comment looks like, comments should be considered non-standard. The \"most common\" character used to signify a comment in a CSV file is `\"#\"`. If this option is set to `true`, lines which begin with `#` will be skipped. If a custom character is needed to denote a commented line, this option may be set to a string which represents the leading character(s) signifying a comment line.\n\n#### skipLines\n\nType: `Number`<br>\nDefault: `0`\n\nSpecifies the number of lines at the beginning of a data file that the parser should\nskip over, prior to parsing headers.\n\n#### maxRowBytes\n\nType: `Number`<br>\nDefault: `Number.MAX_SAFE_INTEGER`\n\nMaximum number of bytes per row. An error is thrown if a line exeeds this value. The default value is on 8 peta byte.\n\n#### strict\n\nType: `Boolean`<br>\nDefault: `false`\n\nIf `true`, instructs the parser that the number of columns in each row must match\nthe number of `headers` specified or throws an exception.\nif `false`: the headers are mapped to the column index\n   less columns: any missing column in the middle will result in a wrong property mapping!\n   more columns: the aditional columns will create a \"_\"+index properties - eg. \"_10\":\"value\"\n\n## Events\n\nThe following events are emitted during parsing:\n\n### `data`\n\nEmitted for each row of data parsed with the notable exception of the header\nrow. Please see [Usage](#Usage) for an example.\n\n### `headers`\n\nEmitted after the header row is parsed. The first parameter of the event\ncallback is an `Array[String]` containing the header names.\n\n```js\nfs.createReadStream('data.csv')\n  .pipe(csv())\n  .on('headers', (headers) => {\n    console.log(`First header: ${headers[0]}`)\n  })\n```\n\n### Readable Stream Events\n\nEvents available on Node built-in\n[Readable Streams](https://nodejs.org/api/stream.html#stream_class_stream_readable)\nare also emitted. The `end` event should be used to detect the end of parsing.\n\n## CLI\n\nThis module also provides a CLI which will convert CSV to\n[newline-delimited](http://ndjson.org/) JSON. The following CLI flags can be\nused to control how input is parsed:\n\n```\nUsage: csv-parser [filename?] [options]\n\n  --escape,-e         Set the escape character (defaults to quote value)\n  --headers,-h        Explicitly specify csv headers as a comma separated list\n  --help              Show this help\n  --output,-o         Set output file. Defaults to stdout\n  --quote,-q          Set the quote character ('\"' by default)\n  --remove            Remove columns from output by header name\n  --separator,-s      Set the separator character (\",\" by default)\n  --skipComments,-c   Skip CSV comments that begin with '#'. Set a value to change the comment character.\n  --skipLines,-l      Set the number of lines to skip to before parsing headers\n  --strict            Require column length match headers length\n  --version,-v        Print out the installed version\n```\n\nFor example; to parse a TSV file:\n\n```\ncat data.tsv | csv-parser -s $'\\t'\n```\n\n## Encoding\n\nUsers may encounter issues with the encoding of a CSV file. Transcoding the\nsource stream can be done neatly with a modules such as:\n- [`iconv-lite`](https://www.npmjs.com/package/iconv-lite)\n- [`iconv`](https://www.npmjs.com/package/iconv)\n\nOr native [`iconv`](http://man7.org/linux/man-pages/man1/iconv.1.html) if part\nof a pipeline.\n\n## Byte Order Marks\n\nSome CSV files may be generated with, or contain a leading [Byte Order Mark](https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8). This may cause issues parsing headers and/or data from your file. From Wikipedia:\n\n>The Unicode Standard permits the BOM in UTF-8, but does not require nor recommend its use. Byte order has no meaning in UTF-8.\n\nTo use this module with a file containing a BOM, please use a module like [strip-bom-stream](https://github.com/sindresorhus/strip-bom-stream) in your pipeline:\n\n```js\nconst fs = require('fs');\n\nconst csv = require('csv-parser');\nconst stripBom = require('strip-bom-stream');\n\nfs.createReadStream('data.csv')\n  .pipe(stripBom())\n  .pipe(csv())\n  ...\n```\n\nWhen using the CLI, the BOM can be removed by first running:\n\n```console\n$ sed $'s/\\xEF\\xBB\\xBF//g' data.csv\n```\n\n## Meta\n\n[CONTRIBUTING](./.github/CONTRIBUTING)\n\n[LICENSE (MIT)](./LICENSE)\n","_attachments":{},"homepage":"https://github.com/mafintosh/csv-parser","bugs":{"url":"https://github.com/mafintosh/csv-parser/issues"},"license":"MIT"}