{
  "_args": [
    [
      "jsbn@0.0.0",
      "/Users/johnc/src/fw-host-discovery/node_modules/ip-address"
    ]
  ],
  "_from": "jsbn@0.0.0",
  "_id": "jsbn@0.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/jsbn",
  "_npmUser": {
    "email": "andyperlitch@gmail.com",
    "name": "andyperlitch"
  },
  "_npmVersion": "1.1.71",
  "_phantomChildren": {},
  "_requested": {
    "name": "jsbn",
    "raw": "jsbn@0.0.0",
    "rawSpec": "0.0.0",
    "scope": null,
    "spec": "0.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/ip-address"
  ],
  "_resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.0.0.tgz",
  "_shasum": "c52701bdcedbdf7084e1cfc701a7f86464ad7828",
  "_shrinkwrap": null,
  "_spec": "jsbn@0.0.0",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/ip-address",
  "author": {
    "name": "Tom Wu"
  },
  "bugs": {
    "url": "https://github.com/andyperlitch/jsbn/issues"
  },
  "dependencies": {},
  "description": "The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "c52701bdcedbdf7084e1cfc701a7f86464ad7828",
    "tarball": "http://registry.npmjs.org/jsbn/-/jsbn-0.0.0.tgz"
  },
  "homepage": "https://github.com/andyperlitch/jsbn#readme",
  "keywords": [
    "big",
    "biginteger",
    "bignumber",
    "integer"
  ],
  "license": "BSD",
  "main": "index.js",
  "maintainers": [
    {
      "name": "andyperlitch",
      "email": "andyperlitch@gmail.com"
    }
  ],
  "name": "jsbn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andyperlitch/jsbn.git"
  },
  "scripts": {
    "test": "mocha test.js"
  },
  "version": "0.0.0"
}
