husk-exec
Version:
Transform a process to a stream.
23 lines (22 loc) • 405 B
JSON
{
"name": "husk-exec",
"description": "Transform a process to a stream.",
"version": "1.0.4",
"author": "muji <noop@xpm.io>",
"repository": {
"type": "git",
"url": "git://github.com/freeformsystems/husk.git"
},
"dependencies": {
"process-flow": "~1.0.2"
},
"keywords": [
"husk",
"plugin",
"stream",
"transform",
"process",
"exec",
"command"
]
}