{"_id":"fast-csv","_rev":"3218351","name":"fast-csv","description":"CSV parser and writer","dist-tags":{"latest":"5.0.1"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"time":{"modified":"2024-03-21T07:20:24.000Z","created":"2012-09-12T03:19:51.252Z","5.0.1":"2024-02-13T22:11:12.104Z","5.0.0":"2024-01-13T16:39:31.208Z","4.3.6":"2020-12-04T05:57:48.969Z","4.3.5":"2020-11-03T04:20:04.620Z","4.3.4":"2020-11-03T03:45:02.840Z","4.3.3":"2020-10-30T03:51:58.572Z","4.3.2":"2020-09-02T03:46:39.481Z","4.3.1":"2020-06-23T19:29:45.204Z","4.3.0":"2020-05-27T05:57:08.250Z","4.2.0":"2020-05-19T02:08:24.001Z","4.1.6":"2020-05-15T21:05:52.548Z","4.1.5":"2020-05-15T19:52:34.181Z","4.1.4":"2020-05-15T03:03:12.406Z","4.1.3":"2020-03-13T04:40:53.417Z","4.1.2":"2020-03-12T14:46:19.762Z","4.1.1":"2020-02-19T20:20:03.254Z","4.1.0":"2020-02-14T04:14:33.478Z","4.0.3":"2020-02-14T03:01:44.954Z","4.0.2":"2019-12-27T23:00:07.377Z","4.0.1":"2019-12-26T22:18:11.700Z","4.0.0":"2019-12-26T22:02:51.630Z","4.0.0-alpha.0":"2019-12-26T21:48:56.271Z","3.7.0":"2019-12-21T05:24:29.656Z","3.6.0":"2019-12-17T00:38:13.319Z","3.5.0":"2019-12-14T22:47:20.694Z","3.4.0":"2019-07-30T04:00:08.119Z","3.3.0":"2019-07-29T03:19:03.726Z","3.2.0":"2019-07-28T00:16:27.506Z","3.1.0":"2019-07-10T04:18:02.530Z","3.0.2":"2019-07-09T22:43:36.130Z","3.0.1":"2019-06-11T01:43:07.519Z","3.0.0":"2019-06-11T01:29:50.969Z","2.5.0":"2019-04-23T20:38:14.851Z","1.2.0":"2019-04-23T20:28:18.824Z","2.4.1":"2017-09-27T22:41:06.962Z","2.4.0":"2017-03-03T22:40:32.456Z","2.3.1":"2017-01-30T15:48:02.285Z","2.3.0":"2016-09-27T15:23:35.790Z","2.2.0":"2016-09-22T20:33:59.282Z","2.1.0":"2016-07-19T19:29:01.263Z","2.0.1":"2016-07-11T15:08:47.293Z","2.0.0":"2016-04-28T15:12:39.036Z","1.1.0":"2016-03-31T18:45:26.317Z","1.0.0":"2016-01-05T21:11:09.228Z","0.6.0":"2015-03-13T14:39:03.493Z","0.5.7":"2015-03-03T19:18:31.561Z","0.5.6":"2015-02-22T21:59:05.041Z","0.5.5":"2015-01-28T03:24:40.930Z","0.5.4":"2014-11-08T06:46:43.240Z","0.5.3":"2014-10-21T04:01:52.967Z","0.5.2":"2014-09-05T18:05:19.149Z","0.5.1":"2014-08-28T04:31:15.968Z","0.5.0":"2014-08-27T23:36:15.978Z","0.4.4":"2014-08-18T13:44:43.974Z","0.4.3":"2014-08-14T19:59:37.794Z","0.4.2":"2014-08-03T16:15:48.693Z","0.4.1":"2014-06-11T21:15:18.577Z","0.4.0":"2014-05-31T20:31:43.964Z","0.3.1":"2014-05-18T01:05:06.920Z","0.3.0":"2014-05-15T04:25:10.711Z","0.2.5":"2014-05-05T16:07:09.990Z","0.2.4":"2014-04-19T20:56:08.411Z","0.2.3":"2014-04-10T14:55:47.035Z","0.2.2":"2014-03-18T17:45:53.736Z","0.2.1":"2014-03-12T23:15:14.623Z","0.2.0":"2014-03-10T20:42:43.768Z","0.1.2":"2014-03-07T06:36:11.552Z","0.1.1":"2014-03-05T22:05:32.641Z","0.1.0":"2014-03-05T05:59:10.079Z","0.0.3":"2014-01-06T18:47:48.626Z","0.0.2":"2013-10-08T21:30:50.518Z","0.0.1":"2013-04-19T21:16:17.527Z","0.0.0":"2012-09-12T03:19:51.252Z"},"users":{},"author":{"name":"Doug Martin"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"versions":{"5.0.1":{"name":"fast-csv","version":"5.0.1","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"https://c2fo.github.io/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"5.0.0","@fast-csv/parse":"5.0.0"},"gitHead":"7d4837b5a53faf0c26aa0cc75d42af1080d2ee7e","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@5.0.1","_nodeVersion":"20.11.0","_npmVersion":"lerna/8.0.2/node@v20.11.0+arm64 (darwin)","dist":{"shasum":"2beaa2437ea83bd335cc3a39a41e69d9936f3987","size":2633,"noattachment":false,"key":"/fast-csv/-/fast-csv-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-5.0.1.tgz"},"_npmUser":{"name":"zackerydev","email":"zgriesinger+npm@gmail.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_5.0.1_1707862271940_0.2570066073735202"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T22:11:12.104Z","publish_time":1707862272104,"_source_registry_name":"default","_cnpm_publish_time":1707862272104},"5.0.0":{"name":"fast-csv","version":"5.0.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"https://c2fo.io/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"5.0.0","@fast-csv/parse":"5.0.0"},"gitHead":"3305fb8cd9e96d65528cb396862005a737297866","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@5.0.0","_nodeVersion":"20.11.0","_npmVersion":"lerna/8.0.2/node@v20.11.0+arm64 (darwin)","dist":{"shasum":"74b2c0ada46909dc35d341d1c19ee67d9be06a8a","size":2631,"noattachment":false,"key":"/fast-csv/-/fast-csv-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-5.0.0.tgz"},"_npmUser":{"name":"zackerydev","email":"zgriesinger+npm@gmail.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_5.0.0_1705163971057_0.45994857400517675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-13T16:39:31.208Z","publish_time":1705163971208,"_source_registry_name":"default","_cnpm_publish_time":1705163971208},"4.3.6":{"name":"fast-csv","version":"4.3.6","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.5","@fast-csv/parse":"4.3.6"},"gitHead":"3dc859edb19924b315051e4c87d6273808a0de73","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.6","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"shasum":"70349bdd8fe4d66b1130d8c91820b64a21bc4a63","size":2908,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.6.tgz"},"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.6_1607061468831_0.8289727053624261"},"_hasShrinkwrap":false,"publish_time":1607061468969,"_cnpm_publish_time":1607061468969,"_cnpmcore_publish_time":"2021-12-16T10:32:06.536Z"},"4.3.5":{"name":"fast-csv","version":"4.3.5","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.5","@fast-csv/parse":"4.3.3"},"gitHead":"b908170cb49398ae12847d050af5c8e5b0dc812f","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.5","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"shasum":"b62d8303fc0d7ccd56f9d8650c1b5144ea5bddad","size":2888,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.5.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.5_1604377204481_0.8869320376891707"},"_hasShrinkwrap":false,"publish_time":1604377204620,"_cnpm_publish_time":1604377204620,"_cnpmcore_publish_time":"2021-12-16T10:32:06.923Z"},"4.3.4":{"name":"fast-csv","version":"4.3.4","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.4","@fast-csv/parse":"4.3.3"},"gitHead":"6969d3ed0900f4caa7b73e9bc25b4b9142258462","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.4","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"shasum":"c3645115eb505eff9566cc1337e6faee3db19341","size":2875,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.4.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.4_1604375102691_0.8698847679327697"},"_hasShrinkwrap":false,"publish_time":1604375102840,"_cnpm_publish_time":1604375102840,"_cnpmcore_publish_time":"2021-12-16T10:32:07.165Z"},"4.3.3":{"name":"fast-csv","version":"4.3.3","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.3","@fast-csv/parse":"4.3.3"},"gitHead":"096bb873b487f97f5289b6f6268910a956240b00","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.3","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"shasum":"d477298c33d55b087a8022e57cfd1c6a4e07c0fa","size":2858,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.3.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.3_1604029918414_0.2627710807248951"},"_hasShrinkwrap":false,"publish_time":1604029918572,"_cnpm_publish_time":1604029918572,"_cnpmcore_publish_time":"2021-12-16T10:32:07.372Z"},"4.3.2":{"name":"fast-csv","version":"4.3.2","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.1","@fast-csv/parse":"4.3.2","@types/node":"^14.0.1"},"gitHead":"bbb783b68c651d607d8a9951aada3afdaea6d57e","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.2","_nodeVersion":"14.2.0","_npmVersion":"lerna/3.22.1/node@v14.2.0+x64 (darwin)","dist":{"shasum":"855e28d034310f8aae10f959bfea0a60d34540fb","size":2799,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.2.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.2_1599018399364_0.24490668541206206"},"_hasShrinkwrap":false,"publish_time":1599018399481,"_cnpm_publish_time":1599018399481,"_cnpmcore_publish_time":"2021-12-16T10:32:07.570Z"},"4.3.1":{"name":"fast-csv","version":"4.3.1","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublishOnly":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.1","@fast-csv/parse":"4.3.1","@types/node":"^14.0.1"},"gitHead":"23bf809cdee1f5bebd87d0304a4a5b4000ba81c3","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.1","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.22.1/node@v14.1.0+x64 (darwin)","dist":{"shasum":"be7100756e4a168503e7937cb564f37a0aa58ec8","size":2778,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.1_1592940585051_0.7928322784771369"},"_hasShrinkwrap":false,"publish_time":1592940585204,"_cnpm_publish_time":1592940585204,"_cnpmcore_publish_time":"2021-12-16T10:32:07.768Z"},"4.3.0":{"name":"fast-csv","version":"4.3.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.3.0","@fast-csv/parse":"4.3.0","@types/node":"^14.0.1"},"gitHead":"fbfd5fee20d1d494cd22ced2c506db3146d89af7","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.3.0","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.22.0/node@v14.1.0+x64 (darwin)","dist":{"shasum":"22a86dda71a18beb5a8dfbe1da0d458798ceb1ee","size":2758,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.3.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.3.0_1590559028077_0.44839706023955705"},"_hasShrinkwrap":false,"publish_time":1590559028250,"_cnpm_publish_time":1590559028250,"_cnpmcore_publish_time":"2021-12-16T10:32:08.604Z"},"4.2.0":{"name":"fast-csv","version":"4.2.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.2.0","@fast-csv/parse":"4.2.0","@types/node":"^14.0.1"},"gitHead":"041295d2ed17eab7e5036b1a4911f03fefafeab6","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.2.0","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","dist":{"shasum":"bdfabfd96057c67b6f1b1015c94306c196f96fd6","size":2740,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.2.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.2.0_1589854103834_0.4470664005518845"},"_hasShrinkwrap":false,"publish_time":1589854104001,"_cnpm_publish_time":1589854104001,"_cnpmcore_publish_time":"2021-12-16T10:32:08.821Z"},"4.1.6":{"name":"fast-csv","version":"4.1.6","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.1.5","@fast-csv/parse":"4.1.6","@types/node":"^14.0.1"},"gitHead":"c57fff4e957f791504be591dc47bb5a5442d870c","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.6","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","dist":{"shasum":"a98fee885e492fd01aa618d61b59125d621b5c57","size":2728,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.6.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.6_1589576752362_0.36413223184305954"},"_hasShrinkwrap":false,"publish_time":1589576752548,"_cnpm_publish_time":1589576752548,"_cnpmcore_publish_time":"2021-12-16T10:32:09.055Z"},"4.1.5":{"name":"fast-csv","version":"4.1.5","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.1.5","@fast-csv/parse":"4.1.5","@types/node":"^14.0.1"},"gitHead":"a71e712250ce885b71be7a2ef453820240dff3e6","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.5","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","dist":{"shasum":"30692753b9c2e328b8ee5ff7718cd80b237a7b0e","size":2709,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.5.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.5_1589572354003_0.9313375497165961"},"_hasShrinkwrap":false,"publish_time":1589572354181,"_cnpm_publish_time":1589572354181,"_cnpmcore_publish_time":"2021-12-16T10:32:09.251Z"},"4.1.4":{"name":"fast-csv","version":"4.1.4","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=10.0.0"},"dependencies":{"@fast-csv/format":"4.1.4","@fast-csv/parse":"4.1.4","@types/node":"^14.0.1"},"gitHead":"f4310e7112a81c68229a26d9a8340f982b638a86","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.4","_nodeVersion":"14.1.0","_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","dist":{"shasum":"186605824136df2eadcb686d8e26d9647a32210a","size":2702,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.4.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.4_1589511792236_0.10689761656379448"},"_hasShrinkwrap":false,"publish_time":1589511792406,"_cnpm_publish_time":1589511792406,"_cnpmcore_publish_time":"2021-12-16T10:32:09.468Z"},"4.1.3":{"name":"fast-csv","version":"4.1.3","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.1.2","@fast-csv/parse":"^4.1.2","@types/node":"^12.12.17"},"gitHead":"bab42482a64fa15846aff75b4d65508108df6b64","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.3","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"9c40529ce4316367db50da119ef0bd8853a2efe3","size":2451,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.3.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.3_1584074453267_0.3336478463040966"},"_hasShrinkwrap":false,"publish_time":1584074453417,"_cnpm_publish_time":1584074453417,"_cnpmcore_publish_time":"2021-12-16T10:32:09.668Z"},"4.1.2":{"name":"fast-csv","version":"4.1.2","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.1.2","@fast-csv/parse":"^4.1.2","@types/node":"^12.12.17"},"gitHead":"5bcbe608066d18aea95098304133ba55915f76e6","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.2","_nodeVersion":"12.9.1","_npmVersion":"lerna/3.19.0/node@v12.9.1+x64 (darwin)","dist":{"shasum":"207d5708dcf2559c63c7b6b96541c5ad1f59986e","size":2408,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.2.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.2_1584024379642_0.34186447483428717"},"_hasShrinkwrap":false,"publish_time":1584024379762,"_cnpm_publish_time":1584024379762,"_cnpmcore_publish_time":"2021-12-16T10:32:09.867Z"},"4.1.1":{"name":"fast-csv","version":"4.1.1","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.1.1","@fast-csv/parse":"^4.1.1","@types/node":"^12.12.17"},"gitHead":"1cf0c07413504f28bec613e3b82efa439c0f8b2f","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.1","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"5970535ff00a13e167fd4e58998edf67dbf0fb49","size":2291,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.1_1582143603147_0.8706919475702273"},"_hasShrinkwrap":false,"publish_time":1582143603254,"_cnpm_publish_time":1582143603254,"_cnpmcore_publish_time":"2021-12-16T10:32:10.098Z"},"4.1.0":{"name":"fast-csv","version":"4.1.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.3","@fast-csv/parse":"^4.1.0","@types/node":"^12.12.17"},"gitHead":"682710d90cb3c80c35e067cbe02d18eb822a7873","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.1.0","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"f6d93f4d499e1bb7e49d36daf158fb2da696b67a","size":2288,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.1.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.1.0_1581653673330_0.8629669333365897"},"_hasShrinkwrap":false,"publish_time":1581653673478,"_cnpm_publish_time":1581653673478,"_cnpmcore_publish_time":"2021-12-16T10:32:10.289Z"},"4.0.3":{"name":"fast-csv","version":"4.0.3","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.3","@fast-csv/parse":"^4.0.3","@types/node":"^12.12.17"},"gitHead":"87b13abc941b15b8f4a14b9dc39a324b75b3e496","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.0.3","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"5227cd37ba839538d1e433e811eec59319c5a9db","size":2283,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.0.3.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.0.3_1581649304836_0.2298416419133884"},"_hasShrinkwrap":false,"publish_time":1581649304954,"_cnpm_publish_time":1581649304954,"_cnpmcore_publish_time":"2021-12-16T10:32:10.518Z"},"4.0.2":{"name":"fast-csv","version":"4.0.2","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+https://github.com/C2FO/fast-csv.git","directory":"packages/fast-csv"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.2","@fast-csv/parse":"^4.0.2","@types/node":"^12.12.17"},"gitHead":"205cb22237a708a9a9cb3ef80422157c0c2a5b18","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.0.2","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"ce01a7c433926512558ac18e15aee78683c674e1","size":2282,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.0.2.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.0.2_1577487607266_0.11454485861956365"},"_hasShrinkwrap":false,"publish_time":1577487607377,"_cnpm_publish_time":1577487607377,"_cnpmcore_publish_time":"2021-12-16T10:32:10.747Z"},"4.0.1":{"name":"fast-csv","version":"4.0.1","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.1","@fast-csv/parse":"^4.0.1","@types/node":"^12.12.17"},"gitHead":"b0886a4a448ba2d8ee50ef64b6b528ae597c6487","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.0.1","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"b304fc4da7f53796b5616031dfd8d3af8e383c11","size":2266,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.0.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.0.1_1577398691576_0.0007631204398688141"},"_hasShrinkwrap":false,"publish_time":1577398691700,"_cnpm_publish_time":1577398691700,"_cnpmcore_publish_time":"2021-12-16T10:32:10.950Z"},"4.0.0":{"name":"fast-csv","version":"4.0.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.0","@fast-csv/parse":"^4.0.0","@types/node":"^12.12.17"},"gitHead":"89db9960b5f2c7e1cf6e62fe398ccd46fb59761c","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.0.0","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"f1e98d7f9f3e7cc2b0cfc0de1eca8421c24edafd","size":2276,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.0.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.0.0_1577397771482_0.6989120649675244"},"_hasShrinkwrap":false,"publish_time":1577397771630,"_cnpm_publish_time":1577397771630,"_cnpmcore_publish_time":"2021-12-16T10:32:11.192Z"},"4.0.0-alpha.0":{"name":"fast-csv","version":"4.0.0-alpha.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"build":"npm run clean && npm run compile","clean":"rm -rf ./build && rm -rf tsconfig.tsbuildinfo","compile":"tsc -p tsconfig.build.json"},"directories":{"lib":"src","test":"__tests__"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","engines":{"node":">=8.0.0"},"dependencies":{"@fast-csv/format":"^4.0.0-alpha.0","@fast-csv/parse":"^4.0.0-alpha.0","@types/node":"^12.12.17"},"gitHead":"9b3bcc76a7ee0ae689069eb575b39a6676f157ae","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@4.0.0-alpha.0","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (darwin)","dist":{"shasum":"9b6eeb99e21ee92ce48c5f0a1f7eab5b04556d06","size":2281,"noattachment":false,"key":"/fast-csv/-/fast-csv-4.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-4.0.0-alpha.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_4.0.0-alpha.0_1577396936190_0.3588865145743694"},"_hasShrinkwrap":false,"publish_time":1577396936271,"_cnpm_publish_time":1577396936271,"_cnpmcore_publish_time":"2021-12-16T10:32:11.379Z"},"3.7.0":{"name":"fast-csv","version":"3.7.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run lint && npm run mocha","lint":"eslint --ext=.js,.ts src/ test/ examples/","lint-fix":"eslint --fix --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/lodash.escaperegexp":"^4.1.6","@types/lodash.isboolean":"^3.0.6","@types/lodash.isequal":"^4.5.5","@types/lodash.isfunction":"^3.0.6","@types/lodash.isnil":"^4.0.6","@types/lodash.isstring":"^4.0.6","@types/lodash.isundefined":"^3.0.6","@types/lodash.partition":"^4.6.6","@types/lodash.uniq":"^4.5.6","@types/lodash.groupby":"^4.6.6","@types/mocha":"^5.2.7","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","coveralls":"^3.0.9","eslint":"^6.7.2","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-import":"^2.19.1","eslint-plugin-prettier":"^3.1.1","husky":"^3.1.0","lodash.partition":"^4.6.0","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.19.1","sinon":"^7.5.0","source-map-support":"^0.5.16","ts-node":"^8.5.4","typescript":"^3.7.3"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/node":"^12.12.17","lodash.escaperegexp":"^4.1.2","lodash.groupby":"^4.6.0","lodash.isboolean":"^3.0.3","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isnil":"^4.0.0","lodash.isstring":"^4.0.1","lodash.isundefined":"^3.0.1","lodash.uniq":"^4.5.0"},"gitHead":"84ca8e204a90c8fb1e0ac8c59eee231ac5738294","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.7.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"7f737115b77b19c1576432e6e5eae457f3eb7129","size":28827,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.7.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.7.0_1576905869522_0.5878688440830513"},"_hasShrinkwrap":false,"publish_time":1576905869656,"_cnpm_publish_time":1576905869656,"_cnpmcore_publish_time":"2021-12-16T10:32:11.977Z"},"3.6.0":{"name":"fast-csv","version":"3.6.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepare":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run lint && npm run mocha","lint":"eslint --ext=.js,.ts src/ test/ examples/","lint-fix":"eslint --fix --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/lodash.escaperegexp":"^4.1.6","@types/lodash.isboolean":"^3.0.6","@types/lodash.isequal":"^4.5.5","@types/lodash.isfunction":"^3.0.6","@types/lodash.isnil":"^4.0.6","@types/lodash.isstring":"^4.0.6","@types/lodash.isundefined":"^3.0.6","@types/lodash.partition":"^4.6.6","@types/mocha":"^5.2.7","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","coveralls":"^3.0.9","eslint":"^6.7.2","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-import":"^2.19.1","eslint-plugin-prettier":"^3.1.1","husky":"^3.1.0","lodash.partition":"^4.6.0","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.19.1","sinon":"^7.5.0","source-map-support":"^0.5.16","ts-node":"^8.5.4","typescript":"^3.7.3"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/node":"^12.12.17","lodash.escaperegexp":"^4.1.2","lodash.isboolean":"^3.0.3","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isnil":"^4.0.0","lodash.isstring":"^4.0.1","lodash.isundefined":"^3.0.1"},"gitHead":"20d7a9944373d20a86c9385b619a68afc82ad0fa","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.6.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"097ea8b67de32ac2773968ca214f7f5b7502e29f","size":27602,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.6.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.6.0_1576543093083_0.08188375353138411"},"_hasShrinkwrap":false,"publish_time":1576543093319,"_cnpm_publish_time":1576543093319,"_cnpmcore_publish_time":"2021-12-16T10:32:12.269Z"},"3.5.0":{"name":"fast-csv","version":"3.5.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run lint && npm run mocha","lint":"eslint --ext=.js,.ts src/ test/ examples/","lint-fix":"eslint --fix --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/lodash.escaperegexp":"^4.1.6","@types/lodash.isboolean":"^3.0.6","@types/lodash.isequal":"^4.5.5","@types/lodash.isfunction":"^3.0.6","@types/lodash.isnil":"^4.0.6","@types/lodash.isstring":"^4.0.6","@types/lodash.isundefined":"^3.0.6","@types/lodash.partition":"^4.6.6","@types/mocha":"^5.2.7","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^2.11.0","@typescript-eslint/parser":"^2.11.0","coveralls":"^3.0.9","eslint":"^6.7.2","eslint-config-airbnb-base":"^14.0.0","eslint-config-prettier":"^6.7.0","eslint-plugin-import":"^2.19.1","eslint-plugin-prettier":"^3.1.1","husky":"^3.1.0","lodash.partition":"^4.6.0","mocha":"^6.2.2","nyc":"^14.1.1","prettier":"^1.19.1","sinon":"^7.5.0","source-map-support":"^0.5.16","ts-node":"^8.5.4","typescript":"^3.7.3"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/node":"^12.12.17","lodash.escaperegexp":"^4.1.2","lodash.isboolean":"^3.0.3","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isnil":"^4.0.0","lodash.isstring":"^4.0.1","lodash.isundefined":"^3.0.1"},"gitHead":"b0d60acf0a60e06d3d44d878c16b0105240f8891","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.5.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"442ee7c2fb2bd30f7776707fa8b4f9f1599016e0","size":49986,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.5.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.5.0_1576363640569_0.27280138195749437"},"_hasShrinkwrap":false,"publish_time":1576363640694,"_cnpm_publish_time":1576363640694,"_cnpmcore_publish_time":"2021-12-16T10:32:12.523Z"},"3.4.0":{"name":"fast-csv","version":"3.4.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.13"},"gitHead":"3deb16be896a8dc547d58167a138bed7cf65ed0a","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.4.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"a284a907df57f06d44ac99fe23523345c2252528","size":56601,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.4.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.4.0_1564459207974_0.34035462789154836"},"_hasShrinkwrap":false,"publish_time":1564459208119,"_cnpm_publish_time":1564459208119,"_cnpmcore_publish_time":"2021-12-16T10:32:12.776Z"},"3.3.0":{"name":"fast-csv","version":"3.3.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.13"},"gitHead":"475103b29401b02e13de7708429fbdaff8d0df46","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"f4a8f7f2ee91fd068606d6c5a8a1d70fd60d3f88","size":55590,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.3.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.3.0_1564370343557_0.35696882888194637"},"_hasShrinkwrap":false,"publish_time":1564370343726,"_cnpm_publish_time":1564370343726,"_cnpmcore_publish_time":"2021-12-16T10:32:12.999Z"},"3.2.0":{"name":"fast-csv","version":"3.2.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.13"},"gitHead":"30c3a99cfa05f67a59e3a9382474a6882ad5041f","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"afd43ee804227f6bf801664fc21b812b2d6fbbd6","size":55353,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.2.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.2.0_1564272987324_0.06138640516786409"},"_hasShrinkwrap":false,"publish_time":1564272987506,"_cnpm_publish_time":1564272987506,"_cnpmcore_publish_time":"2021-12-16T10:32:13.232Z"},"3.1.0":{"name":"fast-csv","version":"3.1.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.13"},"gitHead":"b57e68bd41795c6096e61af6e52d2f1c5ee6a1ad","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"84f9a100e48b2e165bc2bc384311de46de5e4e42","size":59323,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.1.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.1.0_1562732282356_0.3950300090092542"},"_hasShrinkwrap":false,"publish_time":1562732282530,"_cnpm_publish_time":1562732282530,"_cnpmcore_publish_time":"2021-12-16T10:32:13.606Z"},"3.0.2":{"name":"fast-csv","version":"3.0.2","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.13"},"gitHead":"40f39648da1db76840f24ef49f636731d8205cfa","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"316fca3c4620b940413a26ad306fb7ec1135f5a9","size":58401,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.0.2.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.0.2_1562712215907_0.4765726348057131"},"_hasShrinkwrap":false,"publish_time":1562712216130,"_cnpm_publish_time":1562712216130,"_cnpmcore_publish_time":"2021-12-16T10:32:13.930Z"},"3.0.1":{"name":"fast-csv","version":"3.0.1","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.11"},"gitHead":"968bdbd0efc764a161f8750f3a8147715799a471","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"d20e0d7e8f2626bc89f7057e4841c4f4b44d3054","size":58033,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.0.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.0.1_1560217387351_0.8551172916499403"},"_hasShrinkwrap":false,"publish_time":1560217387519,"_cnpm_publish_time":1560217387519,"_cnpmcore_publish_time":"2021-12-16T10:32:14.200Z"},"3.0.0":{"name":"fast-csv","version":"3.0.0","description":"CSV parser and writer","main":"./build/src/index.js","types":"./build/src/index.d.ts","scripts":{"prepublish":"npm run build","build":"tsc","mocha":"nyc mocha","test":"npm run eslint && npm run mocha","eslint":"eslint --ext=.js,.ts src/ test/ examples/","eslint-fix":"eslint --ext=.js,.ts src/ test/ examples/","benchmark":"node ./benchmark","coverage":"nyc report --reporter=text-lcov | coveralls"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"@istanbuljs/nyc-config-typescript":"^0.1.3","@types/mocha":"^5.2.6","@types/sinon":"^7.0.12","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.9.0","coveralls":"^3.0.3","eslint":"^5.15.0","eslint-config-airbnb-base":"^13.1.0","eslint-plugin-import":"^2.16.0","husky":"^2.3.0","mocha":"^6.1.4","nyc":"^14.1.0","sinon":"^7.3.2","source-map-support":"^0.5.12","ts-node":"^8.2.0","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"dependencies":{"@types/lodash":"^4.14.132","@types/node":"^12.0.2","lodash":"^4.17.11"},"gitHead":"968bdbd0efc764a161f8750f3a8147715799a471","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"0d4fbf69f57f6b66625f5dc4b1d1187f5a68e93f","size":26722,"noattachment":false,"key":"/fast-csv/-/fast-csv-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-3.0.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_3.0.0_1560216590774_0.1621674215182971"},"_hasShrinkwrap":false,"publish_time":1560216590969,"_cnpm_publish_time":1560216590969,"_cnpmcore_publish_time":"2021-12-16T10:32:14.421Z"},"2.5.0":{"name":"fast-csv","version":"2.5.0","description":"CSV parser and writer","main":"index.js","types":"index.d.ts","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5","grunt-gh-pages":"^2.0.0","grunt-it":"^1.0.0","it":"^1.0.1"},"engines":{"node":">=4.0.0"},"dependencies":{"extended":"0.0.6","is-extended":"0.0.10","object-extended":"0.0.7","safer-buffer":"^2.1.2","string-extended":"0.0.8"},"gitHead":"d4e33a2b5397afe188a08df01a1a3562efe8e3a1","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"5332dfede3f59340cb8e9f46b2e6dff1e7612005","size":16109,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.5.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_2.5.0_1556051894715_0.5624712493192141"},"_hasShrinkwrap":false,"publish_time":1556051894851,"_cnpm_publish_time":1556051894851,"_cnpmcore_publish_time":"2021-12-16T10:32:14.611Z"},"1.2.0":{"name":"fast-csv","version":"1.2.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"extended":"0.0.6","is-extended":"0.0.10","object-extended":"0.0.7","safer-buffer":"^2.1.2","string-extended":"0.0.8"},"gitHead":"b532b387f46ce121fadd16e01dd3197af3e90155","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"258fe460b58737381960484e691bad4d001b8f13","size":14318,"noattachment":false,"key":"/fast-csv/-/fast-csv-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-1.2.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv_1.2.0_1556051298644_0.07935349543400805"},"_hasShrinkwrap":false,"publish_time":1556051298824,"_cnpm_publish_time":1556051298824,"_cnpmcore_publish_time":"2021-12-16T10:32:14.824Z"},"2.4.1":{"name":"fast-csv","version":"2.4.1","description":"CSV parser and writer","main":"index.js","types":"index.d.ts","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5","grunt-gh-pages":"^2.0.0","grunt-it":"^1.0.0","it":"^1.0.1"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"5ea7a83186bd361e24d61c7aab47f393a0248f9a","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.4.1","_shasum":"bd7dd268391f729367b59445b8dd0ad026881b26","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"bd7dd268391f729367b59445b8dd0ad026881b26","size":16454,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.4.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-csv-2.4.1.tgz_1506552065816_0.4956439412198961"},"directories":{},"publish_time":1506552066962,"_hasShrinkwrap":false,"_cnpm_publish_time":1506552066962,"_cnpmcore_publish_time":"2021-12-16T10:32:15.036Z"},"2.4.0":{"name":"fast-csv","version":"2.4.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5","grunt-gh-pages":"^2.0.0","grunt-it":"^1.0.0","it":"^1.0.1"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"5cf10be9bc9dbc87abfce04ccf2a03dd5d1f8a9e","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.4.0","_shasum":"f6e93185b6d290e5808948869c3fd09f64fbc842","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"f6e93185b6d290e5808948869c3fd09f64fbc842","size":15093,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.4.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/fast-csv-2.4.0.tgz_1488580831643_0.9201320421416312"},"directories":{},"publish_time":1488580832456,"_hasShrinkwrap":false,"_cnpm_publish_time":1488580832456,"_cnpmcore_publish_time":"2021-12-16T10:32:15.262Z"},"2.3.1":{"name":"fast-csv","version":"2.3.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5","grunt-gh-pages":"^2.0.0","grunt-it":"^1.0.0","it":"^1.0.1"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"f8e6a4bc0d31ced63b9107e3f2e26fb1d19d1854","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.3.1","_shasum":"f4f06461a2d5a9151a9a9ce26d14119fa9d4bc1d","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"f4f06461a2d5a9151a9a9ce26d14119fa9d4bc1d","size":459934,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.3.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-csv-2.3.1.tgz_1485791279733_0.29052667832002044"},"directories":{},"publish_time":1485791282285,"_hasShrinkwrap":false,"_cnpm_publish_time":1485791282285,"_cnpmcore_publish_time":"2021-12-16T10:32:16.476Z"},"2.3.0":{"name":"fast-csv","version":"2.3.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5","grunt-gh-pages":"^2.0.0","grunt-it":"^1.0.0","it":"^1.0.1"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"507fe5198b65b124f4ff640180afc15f7718bfc9","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.3.0","_shasum":"cf2d28ac1d01da7654f184aad240de5d5da7021b","_from":".","_npmVersion":"3.10.7","_nodeVersion":"5.12.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"cf2d28ac1d01da7654f184aad240de5d5da7021b","size":14714,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.3.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/fast-csv-2.3.0.tgz_1474989814133_0.21124222385697067"},"directories":{},"publish_time":1474989815790,"_hasShrinkwrap":false,"_cnpm_publish_time":1474989815790,"_cnpmcore_publish_time":"2021-12-16T10:32:16.877Z"},"2.2.0":{"name":"fast-csv","version":"2.2.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"5ac838e21420ae9ee4a560957bb09bc7e3c1345f","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.2.0","_shasum":"9e6177c1f1dd17bc05aca6b7095667b171072b53","_from":".","_npmVersion":"3.10.7","_nodeVersion":"5.12.0","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"dist":{"shasum":"9e6177c1f1dd17bc05aca6b7095667b171072b53","size":17640,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.2.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-csv-2.2.0.tgz_1474576437407_0.8541494163218886"},"directories":{},"publish_time":1474576439282,"_hasShrinkwrap":false,"_cnpm_publish_time":1474576439282,"_cnpmcore_publish_time":"2021-12-16T10:32:17.072Z"},"2.1.0":{"name":"fast-csv","version":"2.1.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"5d9836b53ae45467ca82cfc73e7cff97405521fe","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.1.0","_shasum":"cb61b593f63acbf42daa3067bec61c760d73ae3a","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"cb61b593f63acbf42daa3067bec61c760d73ae3a","size":14578,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.1.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/fast-csv-2.1.0.tgz_1468956538865_0.8783973653335124"},"directories":{},"publish_time":1468956541263,"_hasShrinkwrap":false,"_cnpm_publish_time":1468956541263,"_cnpmcore_publish_time":"2021-12-16T10:32:17.282Z"},"2.0.1":{"name":"fast-csv","version":"2.0.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"815c80c91fd1adc8b993fdf2d549ab640a33fd84","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.0.1","_shasum":"91c1ce340bb0b3f3260532b212e3798db4e8ed53","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"91c1ce340bb0b3f3260532b212e3798db4e8ed53","size":14524,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.0.1.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-csv-2.0.1.tgz_1468249726826_0.6433331202715635"},"directories":{},"publish_time":1468249727293,"_hasShrinkwrap":false,"_cnpm_publish_time":1468249727293,"_cnpmcore_publish_time":"2021-12-16T10:32:17.639Z"},"2.0.0":{"name":"fast-csv","version":"2.0.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"cd22ec31d432e3ad0dc8517899ca18f441052531","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@2.0.0","_shasum":"fa48f79ef0d454aacc03403827ffd0316d10b611","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"fa48f79ef0d454aacc03403827ffd0316d10b611","size":14404,"noattachment":false,"key":"/fast-csv/-/fast-csv-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-2.0.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-csv-2.0.0.tgz_1461856356679_0.3880623411387205"},"directories":{},"publish_time":1461856359036,"_hasShrinkwrap":false,"_cnpm_publish_time":1461856359036,"_cnpmcore_publish_time":"2021-12-16T10:32:17.818Z"},"1.1.0":{"name":"fast-csv","version":"1.1.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"87261e3d729ddfb746864dea6cb28aad90a396c1","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@1.1.0","_shasum":"1700ac6ebc70e7f410b132e0a9a97c5293487b1e","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.6.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"1700ac6ebc70e7f410b132e0a9a97c5293487b1e","size":14332,"noattachment":false,"key":"/fast-csv/-/fast-csv-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-1.1.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-csv-1.1.0.tgz_1459449925843_0.37138006859458983"},"directories":{},"publish_time":1459449926317,"_hasShrinkwrap":false,"_cnpm_publish_time":1459449926317,"_cnpmcore_publish_time":"2021-12-16T10:32:18.042Z"},"1.0.0":{"name":"fast-csv","version":"1.0.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git+ssh://git@github.com/C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"^1.0.1","grunt-it":"^1.0.0","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=4.0.0"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"a2444a0720a08dc7e83fdf79bb6e070834de72ca","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@1.0.0","_shasum":"53142e4fdcf800f3d2ef21281c7e828438d5aad0","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"dustinsmith1024","email":"dds1024@gmail.com"},"dist":{"shasum":"53142e4fdcf800f3d2ef21281c7e828438d5aad0","size":14233,"noattachment":false,"key":"/fast-csv/-/fast-csv-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-1.0.0.tgz"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1452028269228,"_hasShrinkwrap":false,"_cnpm_publish_time":1452028269228,"_cnpmcore_publish_time":"2021-12-16T10:32:18.250Z"},"0.6.0":{"name":"fast-csv","version":"0.6.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"f0a0e85d41bf5f6521e9f7a708c496bbe497ebfd","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.6.0","_shasum":"be2a776de4e5721411aabf9e88008a0a4d925c2d","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"be2a776de4e5721411aabf9e88008a0a4d925c2d","size":21961,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.6.0.tgz"},"directories":{},"publish_time":1426257543493,"_hasShrinkwrap":false,"_cnpm_publish_time":1426257543493,"_cnpmcore_publish_time":"2021-12-16T10:32:18.915Z"},"0.5.7":{"name":"fast-csv","version":"0.5.7","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"9eb3d29a5504601f4cafb9b4497cafac830d218e","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.7","_shasum":"e25e71e5a30f51c32f7162feaabc5c0531b1af59","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"e25e71e5a30f51c32f7162feaabc5c0531b1af59","size":23149,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.7.tgz"},"directories":{},"publish_time":1425410311561,"_hasShrinkwrap":false,"_cnpm_publish_time":1425410311561,"_cnpmcore_publish_time":"2021-12-16T10:32:19.156Z"},"0.5.6":{"name":"fast-csv","version":"0.5.6","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"2f96cd81228e0f854e3d3514ff48e4e35da09498","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.6","_shasum":"2e807ea3fc7f833480eba512878004947c67a8f1","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"2e807ea3fc7f833480eba512878004947c67a8f1","size":22338,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.6.tgz"},"directories":{},"publish_time":1424642345041,"_hasShrinkwrap":false,"_cnpm_publish_time":1424642345041,"_cnpmcore_publish_time":"2021-12-16T10:32:19.404Z"},"0.5.5":{"name":"fast-csv","version":"0.5.5","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"4993c050cfd753f12f08acd1a8fc4ddacbcd956c","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.5","_shasum":"66a8b1f3384e52e87ad68e2772446afe76e89c09","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"66a8b1f3384e52e87ad68e2772446afe76e89c09","size":22124,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.5.tgz"},"directories":{},"publish_time":1422415480930,"_hasShrinkwrap":false,"_cnpm_publish_time":1422415480930,"_cnpmcore_publish_time":"2021-12-16T10:32:19.661Z"},"0.5.4":{"name":"fast-csv","version":"0.5.4","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"15b0c8a23ef9d13d3588e12aa9ab9f69f666c2c9","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.4","_shasum":"97372befccf1143d78da8b566712f6946ea67d3f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"97372befccf1143d78da8b566712f6946ea67d3f","size":22457,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.4.tgz"},"directories":{},"publish_time":1415429203240,"_hasShrinkwrap":false,"_cnpm_publish_time":1415429203240,"_cnpmcore_publish_time":"2021-12-16T10:32:19.915Z"},"0.5.3":{"name":"fast-csv","version":"0.5.3","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"0f1919510bf38d5d7ea8f8ef96a894be5bab6890","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.3","_shasum":"697e037a73a0c025bbb8991b14d794dcc3e49e4c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"697e037a73a0c025bbb8991b14d794dcc3e49e4c","size":22530,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.3.tgz"},"directories":{},"publish_time":1413864112967,"_hasShrinkwrap":false,"_cnpm_publish_time":1413864112967,"_cnpmcore_publish_time":"2021-12-16T10:32:20.157Z"},"0.5.2":{"name":"fast-csv","version":"0.5.2","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"d958dddd5e2c9d6658923146b61ea33e0f65e7b6","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.2","_shasum":"532d07c30c2502029b9b4fd6d12ce8f9c6062cda","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"532d07c30c2502029b9b4fd6d12ce8f9c6062cda","size":21370,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.2.tgz"},"directories":{},"publish_time":1409940319149,"_hasShrinkwrap":false,"_cnpm_publish_time":1409940319149,"_cnpmcore_publish_time":"2021-12-16T10:32:20.432Z"},"0.5.1":{"name":"fast-csv","version":"0.5.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"64b4fbe89ff9025c9867c685e0610f8a2a571218","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.1","_shasum":"263f2c38c6e4073987942babe9449d0525b6853e","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"263f2c38c6e4073987942babe9449d0525b6853e","size":21548,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.1.tgz"},"directories":{},"publish_time":1409200275968,"_hasShrinkwrap":false,"_cnpm_publish_time":1409200275968,"_cnpmcore_publish_time":"2021-12-16T10:32:20.710Z"},"0.5.0":{"name":"fast-csv","version":"0.5.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"0957c0cc3497b9e1cdbdb320d1173d0c7ffda752","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.5.0","_shasum":"236f827a8afc5300fd0330143cb712587bea13f7","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"236f827a8afc5300fd0330143cb712587bea13f7","size":21431,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.5.0.tgz"},"directories":{},"publish_time":1409182575978,"_hasShrinkwrap":false,"_cnpm_publish_time":1409182575978,"_cnpmcore_publish_time":"2021-12-16T10:32:20.992Z"},"0.4.4":{"name":"fast-csv","version":"0.4.4","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"18a4c3387593f37abdc5a90f36a408f5253f2082","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.4.4","_shasum":"24d41a611455b31d0b075d26fad8caa6df9f3f4b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"24d41a611455b31d0b075d26fad8caa6df9f3f4b","size":18308,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.4.4.tgz"},"directories":{},"publish_time":1408369483974,"_hasShrinkwrap":false,"_cnpm_publish_time":1408369483974,"_cnpmcore_publish_time":"2021-12-16T10:32:21.286Z"},"0.4.3":{"name":"fast-csv","version":"0.4.3","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"64fb3554fd0185209ab649909113fa57d9710991","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.4.3","_shasum":"6d26766267ae1d7e7596c80a360cbc8a9ad7396b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"6d26766267ae1d7e7596c80a360cbc8a9ad7396b","size":17676,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.4.3.tgz"},"directories":{},"publish_time":1408046377794,"_hasShrinkwrap":false,"_cnpm_publish_time":1408046377794,"_cnpmcore_publish_time":"2021-12-16T10:32:21.563Z"},"0.4.2":{"name":"fast-csv","version":"0.4.2","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"gitHead":"ca43ee5d454cc61e6358bf21f8dc017347824e46","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.4.2","_shasum":"183dcc4105c2daa4ab44d82e9424f868e7e4cdb0","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"dist":{"shasum":"183dcc4105c2daa4ab44d82e9424f868e7e4cdb0","size":18031,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.4.2.tgz"},"directories":{},"publish_time":1407082548693,"_hasShrinkwrap":false,"_cnpm_publish_time":1407082548693,"_cnpmcore_publish_time":"2021-12-16T10:32:21.753Z"},"0.4.1":{"name":"fast-csv","version":"0.4.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.4.1","dist":{"shasum":"5187e80d19e010fe5b7cbf883e7494a0e1a144a7","size":17892,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.4.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1402521318577,"_hasShrinkwrap":false,"_cnpm_publish_time":1402521318577,"_cnpmcore_publish_time":"2021-12-16T10:32:22.408Z"},"0.4.0":{"name":"fast-csv","version":"0.4.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.4.0","dist":{"shasum":"ede5890c46808c2a4cb0896427136baef4f7edb2","size":17792,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.4.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1401568303964,"_hasShrinkwrap":false,"_cnpm_publish_time":1401568303964,"_cnpmcore_publish_time":"2021-12-16T10:32:22.941Z"},"0.3.1":{"name":"fast-csv","version":"0.3.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt jshint it"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0","grunt-exec":"^0.4.5"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.3.1","dist":{"shasum":"f3903ac848fc42e4de681721213cc8e401d816f4","size":17674,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.3.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1400375106920,"_hasShrinkwrap":false,"_cnpm_publish_time":1400375106920,"_cnpmcore_publish_time":"2021-12-16T10:32:23.257Z"},"0.3.0":{"name":"fast-csv","version":"0.3.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.10.0"},"engines":{"node":">=0.10"},"dependencies":{"is-extended":"0.0.10","object-extended":"0.0.7","extended":"0.0.6","string-extended":"0.0.8"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.3.0","dist":{"shasum":"c3101e1c9de78665b40811c25365c508731ebe1f","size":17371,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1400127910711,"_hasShrinkwrap":false,"_cnpm_publish_time":1400127910711,"_cnpmcore_publish_time":"2021-12-16T10:32:23.488Z"},"0.2.5":{"name":"fast-csv","version":"0.2.5","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.5","dist":{"shasum":"d68c444f839a814d1e8064e8068d29e46b3596e4","size":16268,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1399306029990,"_hasShrinkwrap":false,"_cnpm_publish_time":1399306029990,"_cnpmcore_publish_time":"2021-12-16T10:32:23.697Z"},"0.2.4":{"name":"fast-csv","version":"0.2.4","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.4","dist":{"shasum":"0728ecf67cea3ab7dda8a9368bddc991596b2f08","size":16597,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1397940968411,"_hasShrinkwrap":false,"_cnpm_publish_time":1397940968411,"_cnpmcore_publish_time":"2021-12-16T10:32:23.884Z"},"0.2.3":{"name":"fast-csv","version":"0.2.3","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.3","dist":{"shasum":"e619e4a39de2cee4224381a249a68ed86cace449","size":285013,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1397141747035,"_hasShrinkwrap":false,"_cnpm_publish_time":1397141747035,"_cnpmcore_publish_time":"2021-12-16T10:32:24.634Z"},"0.2.2":{"name":"fast-csv","version":"0.2.2","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.2","dist":{"shasum":"cfdd255e5ea038bf25de96bc3cc0027482d8e1e3","size":285714,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1395164753736,"_hasShrinkwrap":false,"_cnpm_publish_time":1395164753736,"_cnpmcore_publish_time":"2021-12-16T10:32:25.364Z"},"0.2.1":{"name":"fast-csv","version":"0.2.1","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.1","dist":{"shasum":"f2382b3be8b3e32ba33bf791070e34494245da35","size":285602,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1394666114623,"_hasShrinkwrap":false,"_cnpm_publish_time":1394666114623,"_cnpmcore_publish_time":"2021-12-16T10:32:26.182Z"},"0.2.0":{"name":"fast-csv","version":"0.2.0","description":"CSV parser and writer","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast","writer","csv writer","CSV"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.2.0","dist":{"shasum":"da6e226f6c1b05fbc6e5679e099241c92d22aded","size":285524,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.2.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1394484163768,"_hasShrinkwrap":false,"_cnpm_publish_time":1394484163768,"_cnpmcore_publish_time":"2021-12-16T10:32:26.820Z"},"0.1.2":{"name":"fast-csv","version":"0.1.2","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.1.2","dist":{"shasum":"1fa614244470493d8293a513854150c77fc0bd1e","size":285437,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.1.2.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1394174171552,"_hasShrinkwrap":false,"_cnpm_publish_time":1394174171552,"_cnpmcore_publish_time":"2021-12-16T10:32:27.511Z"},"0.1.1":{"name":"fast-csv","version":"0.1.1","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.1.1","dist":{"shasum":"6de217ac52d3743e7f7bae2bb56b33ffa08e49bc","size":285191,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1394057132641,"_hasShrinkwrap":false,"_cnpm_publish_time":1394057132641,"_cnpmcore_publish_time":"2021-12-16T10:32:28.066Z"},"0.1.0":{"name":"fast-csv","version":"0.1.0","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4","string-extended":"0.0.7"},"engines":{"node":">=0.10"},"bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.1.0","dist":{"shasum":"4c4e324d0a3a346058291269a1991db4a528152e","size":284589,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1393999150079,"_hasShrinkwrap":false,"_cnpm_publish_time":1393999150079,"_cnpmcore_publish_time":"2021-12-16T10:32:28.573Z"},"0.0.3":{"name":"fast-csv","version":"0.0.3","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.0.3","dist":{"shasum":"d9eaecaf308f0c01da620b502d7ea4dfbce85149","size":16360,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.0.3.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1389034068626,"_hasShrinkwrap":false,"_cnpm_publish_time":1389034068626,"_cnpmcore_publish_time":"2021-12-16T10:32:28.776Z"},"0.0.2":{"name":"fast-csv","version":"0.0.2","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4"},"readmeFilename":"README.md","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"_id":"fast-csv@0.0.2","dist":{"shasum":"393c1a204cb519635a930a645a349bb0d37c819e","size":16609,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1381267850518,"_hasShrinkwrap":false,"_cnpm_publish_time":1381267850518,"_cnpmcore_publish_time":"2021-12-16T10:32:28.987Z"},"0.0.1":{"name":"fast-csv","version":"0.0.1","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"grunt"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","devDependencies":{"it":"~0.2.6","grunt-it":"~0.3.1","grunt":"~0.4.1","grunt-contrib-jshint":"~0.4.3"},"dependencies":{"is-extended":"0.0.8","object-extended":"0.0.5","extended":"0.0.4"},"readmeFilename":"README.md","_id":"fast-csv@0.0.1","dist":{"shasum":"ddbb0feed60e8251fce301c9611e9d6dcc1c21be","size":13944,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.0.1.tgz"},"_from":".","_npmVersion":"1.2.17","_npmUser":{"name":"damartin","email":"doug@dougamartin.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1366406177527,"_hasShrinkwrap":false,"_cnpm_publish_time":1366406177527,"_cnpmcore_publish_time":"2021-12-16T10:32:29.178Z"},"0.0.0":{"name":"fast-csv","version":"0.0.0","description":"CSV parser for node.js","main":"index.js","scripts":{"test":"make test"},"repository":{"type":"git","url":"git@github.com:C2FO/fast-csv.git"},"keywords":["csv","parser","fast"],"homepage":"http://c2fo.github.com/fast-csv/index.html","author":{"name":"Doug Martin"},"license":"MIT","dependencies":{"comb":"~0.1.8","it":"0.0.5"},"devDependencies":{"it":"0.0.5"},"_id":"fast-csv@0.0.0","dist":{"shasum":"f8a6199fc8a6b45162b81b1645e6e119b3d4d027","size":8377,"noattachment":false,"key":"/fast-csv/-/fast-csv-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-csv/download/fast-csv-0.0.0.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"damartin","email":"doug.martin@pollenware.com"},"maintainers":[{"name":"damartin","email":"doug@dougamartin.com"},{"name":"dustinsmith1024","email":""},{"name":"juan-c2fo","email":""}],"directories":{},"publish_time":1347419991252,"_hasShrinkwrap":false,"_cnpm_publish_time":1347419991252,"_cnpmcore_publish_time":"2021-12-16T10:32:29.407Z"}},"readme":"<p align=\"center\">\n  <a href=\"https://c2fo.github.io/fast-csv\" target=\"blank\"><img src=\"https://c2fo.github.io/fast-csv/img/logo.svg\" width=\"200\" alt=\"fast-csv Logo\" /></a>\n</p>\n\n[![npm version](https://img.shields.io/npm/v/fast-csv.svg)](https://www.npmjs.org/package/fast-csv)\n[![Build Status](https://travis-ci.org/C2FO/fast-csv.svg?branch=master)](https://travis-ci.org/C2FO/fast-csv)\n[![Coverage Status](https://coveralls.io/repos/github/C2FO/fast-csv/badge.svg?branch=master)](https://coveralls.io/github/C2FO/fast-csv?branch=master)\n[![Known Vulnerabilities](https://snyk.io/test/github/C2FO/fast-csv/badge.svg?targetFile=package.json)](https://snyk.io/test/github/C2FO/fast-csv?targetFile=package.json)\n\n# `fast-csv`\n\nPackage that combines both [`@fast-csv/format`](https://c2fo.github.io/fast-csv/docs/formatting/getting-started) and [`@fast-csv/parse`](https://c2fo.github.io/fast-csv/docs/parsing/getting-started) into a single package.\n\n## Installation\n\n[Install Guide](https://c2fo.github.io/fast-csv/docs/introduction/install)\n\n## Usage\n\nTo get started with `fast-csv` [check out the docs](https://c2fo.github.io/fast-csv/docs/introduction/getting-started)\n","_attachments":{},"homepage":"https://c2fo.github.io/fast-csv","bugs":{"url":"https://github.com/C2FO/fast-csv/issues"},"license":"MIT"}