lip
Version:
pipe application stdout into a udp connection
25 lines (24 loc) • 511 B
JSON
{
"name": "lip",
"version": "0.0.1",
"description": "pipe application stdout into a udp connection",
"main": "index.js",
"scripts": {
"test": "tape test.js"
},
"repository": {
"type": "git",
"url": "git://github.com/invisiblefriend/lip.git"
},
"keywords": [
"udp",
"logging",
"punt"
],
"author": "Brian Hurlow",
"license": "MIT",
"bugs": {
"url": "https://github.com/invisiblefriend/lip/issues"
},
"homepage": "https://github.com/invisiblefriend/lip"
}