UNPKG

domotz-remote-pawn

Version:

Domotz Agent

47 lines (46 loc) 1.08 kB
{ "name": "net-snmp", "version": "1.2.5", "description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)", "main": "index.js", "directories": { "example": "example" }, "dependencies": { "asn1-ber": "*" }, "contributors": [ { "name": "Stephen Vickers", "email": "stephen.vickers@nospaceships.com" }, { "name": "NoSpaceships Ltd", "email": "hello@nospaceships.com" }, { "name": "Mark Abrahams", "email": "mark@abrahams.co.nz" } ], "repository": { "type": "git", "url": "git://github.com/markabrahams/node-net-snmp.git" }, "keywords": [ "snmp", "snmpv1", "snmpv2", "snmpv2c", "net", "network", "mon", "monitor", "monitoring" ], "author": "Mark Abrahams <mark@abrahams.co.nz>", "license": "MIT" ,"_resolved": "https://registry.npmjs.org/net-snmp/-/net-snmp-1.2.5.tgz" ,"_integrity": "sha512-br942WzlGdGi2TsfBxj9cIg4+t8fRg2QJNvUCQl9fwmYHgIbe+iPOMOiE4Mgq3Xen/vrtqyTAHDXrJryzge8Dg==" ,"_from": "net-snmp@1.2.5" }