UNPKG

on-new-line

Version:

Hijacks NodeJS Stream and emits events when newline(s) written to the output.

32 lines (31 loc) 698 B
{ "name": "on-new-line", "version": "1.0.0", "description": "Hijacks NodeJS Stream and emits events when newline(s) written to the output.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/bubkoo/on-new-line.git" }, "keywords": [ "stream", "on", "newline", "newlines", "event", "detect", "hijack" ], "author": { "name": "bubkoo", "email": "bubkoo.wy@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/bubkoo/on-new-line/issues" }, "homepage": "https://github.com/bubkoo/on-new-line#readme" }