nsa
Version:
networked status aggregator
31 lines (30 loc) • 618 B
JSON
{
"name": "nsa",
"version": "0.2.1",
"description": "networked status aggregator",
"main": "lib/nsa.js",
"repository": {
"type": "git",
"url": "https://github.com/yetzt/nsa.git"
},
"dependencies": {
"debug": "^2.2.0",
"dur": "^0.0.2",
"quu": "^0.3.0"
},
"author": "yetzt <git@yetzt.me> (https://github.com/yetzt)",
"license": "Unlicense",
"bugs": {
"url": "https://github.com/yetzt/nsa/issues"
},
"homepage": "https://github.com/yetzt/nsa",
"keywords": [
"nsa",
"network",
"status",
"monitor",
"surveillance",
"heartbeat",
"client"
]
}