UNPKG

read-each-line-sync

Version:
26 lines (25 loc) 625 B
{ "name": "read-each-line-sync", "version": "1.0.5", "description": "Read file line by line, synchronously.", "main": "readEachLineSync.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/gkovacs/read-each-line-sync.git" }, "keywords": [ "read", "file", "line", "sync" ], "author": "Geza Kovacs (http://github.com/gkovacs)", "license": "MIT", "bugs": { "url": "https://github.com/gkovacs/read-each-line-sync/issues" }, "homepage": "https://github.com/gkovacs/read-each-line-sync" }