{
  "_args": [
    [
      "net-ping@git+https://github.com/devDomotz/node-net-ping.git",
      "."
    ]
  ],
  "_from": "net-ping@git+https://github.com/devDomotz/node-net-ping.git",
  "_id": "net-ping@git+https://github.com/devDomotz/node-net-ping.git",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/net-ping",
  "_phantomChildren": {},
  "_requested": {
    "type": "git",
    "raw": "net-ping@git+https://github.com/devDomotz/node-net-ping.git",
    "name": "net-ping",
    "escapedName": "net-ping",
    "rawSpec": "git+https://github.com/devDomotz/node-net-ping.git",
    "saveSpec": "git+https://github.com/devDomotz/node-net-ping.git",
    "fetchSpec": "https://github.com/devDomotz/node-net-ping.git",
    "gitCommittish": null
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "git+https://github.com/devDomotz/node-net-ping.git",
  "_spec": "git+https://github.com/devDomotz/node-net-ping.git",
  "_where": ".",
  "author": {
    "name": "NoSpaceships Ltd",
    "email": "hello@nospaceships.com"
  },
  "bugs": {
    "url": "https://github.com/nospaceships/node-net-ping/issues"
  },
  "contributors": [
    {
      "name": "Stephen Vickers",
      "email": "stephen.vickers@nospaceships.com"
    },
    {
      "name": "NoSpaceships Ltd",
      "email": "hello@nospaceships.com"
    }
  ],
  "dependencies": {
    "raw-socket": "git+https://github.com/devDomotz/node-raw-socket.git"
  },
  "description": "Ping and trace route to many hosts at once.",
  "directories": {
    "example": "example"
  },
  "homepage": "https://github.com/nospaceships/node-net-ping#readme",
  "keywords": [
    "echo",
    "icmp",
    "monitor",
    "monitoring",
    "net",
    "network",
    "ping",
    "trace",
    "trace-route",
    "traceroute",
    "tracert"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "net-ping",
  "repository": {
    "type": "git",
    "url": "git://github.com/nospaceships/node-net-ping.git"
  },
  "version": "1.2.3"
}
