{
  "_args": [
    [
      "netmask@~1.0.5",
      "/Users/johnc/src/fw-host-discovery/node_modules/libnmap"
    ]
  ],
  "_from": "netmask@>=1.0.5 <1.1.0",
  "_id": "netmask@1.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/netmask",
  "_npmUser": {
    "email": "rs@dailymotion.com",
    "name": "rs"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "netmask",
    "raw": "netmask@~1.0.5",
    "rawSpec": "~1.0.5",
    "scope": null,
    "spec": ">=1.0.5 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/libnmap"
  ],
  "_resolved": "https://registry.npmjs.org/netmask/-/netmask-1.0.5.tgz",
  "_shasum": "84851218294b88e0ac5a008ec46401e2a5c767d2",
  "_shrinkwrap": null,
  "_spec": "netmask@~1.0.5",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/libnmap",
  "author": {
    "email": "rs@dailymotion.com",
    "name": "Olivier Poitrey"
  },
  "bugs": {
    "url": "https://github.com/rs/node-netmask/issues"
  },
  "dependencies": {},
  "description": "Parse and lookup IP network blocks",
  "devDependencies": {
    "coffee-script": ">=1.2.0",
    "vows": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "84851218294b88e0ac5a008ec46401e2a5c767d2",
    "tarball": "http://registry.npmjs.org/netmask/-/netmask-1.0.5.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/rs/node-netmask",
  "keywords": [
    "cidr",
    "ip",
    "ipcalc",
    "mask",
    "net",
    "netmask",
    "network",
    "subnet"
  ],
  "license": "MIT",
  "main": "./lib/netmask",
  "maintainers": [
    {
      "name": "rs",
      "email": "rs@dailymotion.com"
    }
  ],
  "name": "netmask",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rs/node-netmask.git"
  },
  "scripts": {
    "prepublish": "coffee -c lib/*.coffee",
    "test": "vows --spec test/*"
  },
  "version": "1.0.5"
}
