net-stat
Version:
Network statistics
28 lines (27 loc) • 528 B
JSON
{
"name": "net-stat",
"version": "2.0.1",
"description": "Network statistics",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/jub3i/node-net-stat"
},
"keywords": [
"network",
"usage",
"stats",
"statistics",
"received",
"transmitted",
"interface"
],
"bugs": {
"url": "https://github.com/jub3i/node-net-stat/issues"
},
"author": "jub3i",
"license": "MIT"
}