UNPKG

quickline

Version:

fast line by line parsing of files in node.js Edit

27 lines (26 loc) 626 B
{ "name": "quickline", "version": "1.0.4", "description": "fast line by line parsing of files in node.js Edit", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/adimitromanolakis/quickline.git" }, "keywords": [ "line", "csv", "tsv", "text", "byline" ], "author": "Apostolos Dimitromanolakis", "license": "MIT", "bugs": { "url": "https://github.com/adimitromanolakis/quickline/issues" }, "homepage": "https://github.com/adimitromanolakis/quickline#readme" }