husk-print
Version:
Pipe to a function and passthrough.
23 lines (22 loc) • 399 B
JSON
{
"name": "husk-print",
"description": "Pipe to a function and passthrough.",
"version": "1.0.3",
"author": "muji <noop@xpm.io>",
"repository": {
"type": "git",
"url": "git://github.com/freeformsystems/husk.git"
},
"dependencies": {
"print-flow": "~1.0.2"
},
"keywords": [
"husk",
"plugin",
"stream",
"buffer",
"print",
"debug",
"log"
]
}