Skip to main content
Module

x/csv/benchmarks/package-lock.json

Streaming API for reading and writing CSV for https://deno.land/
Go to Latest
File
{ "name": "benchmarks", "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { "csv-parse": { "version": "4.9.1", "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.9.1.tgz", "integrity": "sha512-DSoBx9V5PpAVWZbqqYKaoxYsf6yQdltTlUmZ1gPjvoTeRI5wPDlwa6ovrmeUP/1y4MjUkAPXx17aPlu0E6xBvg==" } }}