UNPKG

netlink-notify

Version:

> A module to get netlink notification event on Linux.

13 lines (12 loc) 179 B
{ "name": "demo", "version": "1.0.0", "main": "index.js", "private": true, "scripts": { "start": "node index.js" }, "dependencies": { "netlink-notify": "file:../" } }