UNPKG

godkimchi-read-line

Version:
34 lines (33 loc) 768 B
{ "name": "godkimchi-read-line", "version": "1.0.3", "description": "kimchi style's read line module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/HeyKJ/godkimchi-read-line.git" }, "keywords": [ "line", "read-line", "read", "csv", "readline", "kimchi", "godkimchi" ], "author": "godkimchi", "license": "ISC", "bugs": { "url": "https://github.com/HeyKJ/godkimchi-read-line/issues" }, "homepage": "https://github.com/HeyKJ/godkimchi-read-line#readme", "dependencies": { "csv": "^5.3.2", "iconv-lite": "^0.5.1", "n-readlines": "^1.0.0" } }