{
  "_args": [
    [
      "net-snmp-domotz@git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
      "."
    ]
  ],
  "_from": "net-snmp-domotz@git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
  "_id": "net-snmp-domotz@git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/net-snmp-domotz",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "net-snmp-domotz@git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
    "name": "net-snmp-domotz",
    "escapedName": "net-snmp-domotz",
    "rawSpec": "git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
    "saveSpec": "git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
    "fetchSpec": "https://github.com/domotz/node-net-snmp.git",
    "gitCommittish": "3.8.1domotz02"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
  "_spec": "git+https://github.com/domotz/node-net-snmp.git#3.8.1domotz02",
  "_where": ".",
  "author": {
    "name": "Mark Abrahams",
    "email": "mark@abrahams.co.nz"
  },
  "bugs": {
    "url": "https://github.com/markabrahams/node-net-snmp/issues"
  },
  "contributors": [
    {
      "name": "Stephen Vickers",
      "email": "stephen.vickers@nospaceships.com"
    },
    {
      "name": "NoSpaceships Ltd",
      "email": "hello@nospaceships.com"
    },
    {
      "name": "Mark Abrahams",
      "email": "mark@abrahams.co.nz"
    }
  ],
  "dependencies": {
    "asn1-ber": "^1.2.1",
    "smart-buffer": "^4.1.0"
  },
  "description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)",
  "devDependencies": {
    "eslint": "^5.16.0",
    "getopts": "2.2.5"
  },
  "directories": {
    "example": "example"
  },
  "homepage": "https://github.com/markabrahams/node-net-snmp#readme",
  "keywords": [
    "snmp",
    "snmpv1",
    "snmpv2",
    "snmpv2c",
    "snmpv3",
    "net",
    "network",
    "mon",
    "monitor",
    "monitoring"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "net-snmp-domotz",
  "repository": {
    "type": "git",
    "url": "git://github.com/markabrahams/node-net-snmp.git"
  },
  "scripts": {
    "lint": "eslint . ./**/*.js"
  },
  "version": "3.8.1"
}
