{
  "_args": [
    [
      "libnmap@^0.2.21",
      "/Users/johnc/src/fw-host-discovery"
    ]
  ],
  "_from": "libnmap@>=0.2.21 <0.3.0",
  "_id": "libnmap@0.2.21",
  "_inCache": true,
  "_installable": true,
  "_location": "/libnmap",
  "_npmUser": {
    "email": "jason.gerfen@gmail.com",
    "name": "jas-"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "libnmap",
    "raw": "libnmap@^0.2.21",
    "rawSpec": "^0.2.21",
    "scope": null,
    "spec": ">=0.2.21 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/libnmap/-/libnmap-0.2.21.tgz",
  "_shasum": "aae07c8540a8673da925a5e37f4ae4ccca98d8b1",
  "_shrinkwrap": null,
  "_spec": "libnmap@^0.2.21",
  "_where": "/Users/johnc/src/fw-host-discovery",
  "author": {
    "email": "jason.gerfen@gmail.com",
    "name": "Jason Gerfen"
  },
  "bugs": {
    "url": "https://github.com/jas-/node-libnmap/issues"
  },
  "dependencies": {
    "async": "~1.5.0",
    "caller-id": "~0.1.0",
    "deepmerge": "~0.2.10",
    "hasbin": "~1.1.2",
    "ip-address": "~4.2.0",
    "netmask": "~1.0.5",
    "xml2js": "~0.4.13"
  },
  "description": "libnmap for node.js",
  "devDependencies": {
    "chai": "latest",
    "mocha": "latest"
  },
  "directories": {},
  "dist": {
    "shasum": "aae07c8540a8673da925a5e37f4ae4ccca98d8b1",
    "tarball": "http://registry.npmjs.org/libnmap/-/libnmap-0.2.21.tgz"
  },
  "gitHead": "2b178478337079048b3d75c972a6f738d684f291",
  "homepage": "https://github.com/jas-/node-libnmap",
  "keywords": [
    "host fingerprinting",
    "host operating system discovery",
    "libnmap",
    "network host discovery",
    "network scanner",
    "nmap",
    "nmap host discovery",
    "node-libnmap",
    "port scanner",
    "service auditing",
    "services enumeration",
    "threaded nmap scanner"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jas-",
      "email": "jason.gerfen@gmail.com"
    }
  ],
  "name": "libnmap",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jas-/node-libnmap.git"
  },
  "scripts": {
    "start": "node index.js",
    "test": "mocha -R spec"
  },
  "version": "0.2.21"
}
