{
  "_args": [
    [
      "ip-address@~4.2.0",
      "/Users/johnc/src/fw-host-discovery/node_modules/libnmap"
    ]
  ],
  "_from": "ip-address@>=4.2.0 <4.3.0",
  "_id": "ip-address@4.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ip-address",
  "_nodeVersion": "2.2.1",
  "_npmUser": {
    "email": "beau@beaugunderson.com",
    "name": "beaugunderson"
  },
  "_npmVersion": "2.11.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "ip-address",
    "raw": "ip-address@~4.2.0",
    "rawSpec": "~4.2.0",
    "scope": null,
    "spec": ">=4.2.0 <4.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/libnmap"
  ],
  "_resolved": "https://registry.npmjs.org/ip-address/-/ip-address-4.2.0.tgz",
  "_shasum": "7162c2c94998ca296a38cd82bc23168d51efc272",
  "_shrinkwrap": null,
  "_spec": "ip-address@~4.2.0",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/libnmap",
  "author": {
    "email": "beau@beaugunderson.com",
    "name": "Beau Gunderson",
    "url": "https://beaugunderson.com/"
  },
  "bin": {
    "ipv6": "bin/ipv6.js",
    "ipv6grep": "bin/ipv6grep.js"
  },
  "bugs": {
    "url": "https://github.com/beaugunderson/ip-address/issues"
  },
  "dependencies": {
    "cli": "0.6.x",
    "cliff": "0.1.x",
    "jsbn": "0.0.0",
    "lodash.find": "^3.2.0",
    "lodash.merge": "^3.2.1",
    "sprintf": "0.1.x"
  },
  "description": "A library for parsing IPv6 and IPv4 IP addresses in node and the browser.",
  "devDependencies": {
    "chai": "^2.3.0",
    "coveralls": "^2.11.2",
    "istanbul": "^0.3.13",
    "mocha": "^2.2.4"
  },
  "directories": {},
  "dist": {
    "shasum": "7162c2c94998ca296a38cd82bc23168d51efc272",
    "tarball": "http://registry.npmjs.org/ip-address/-/ip-address-4.2.0.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "4fb6a95c88c478404466f7351f4f67bab8907451",
  "homepage": "https://github.com/beaugunderson/ip-address#readme",
  "keywords": [
    "browser",
    "ipv4",
    "ipv6",
    "validation"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "beaugunderson",
      "email": "beau@beaugunderson.com"
    }
  ],
  "name": "ip-address",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/beaugunderson/ip-address.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "4.2.0"
}
