{
  "_args": [
    [
      {
        "name": "brorand",
        "raw": "brorand@^1.0.1",
        "rawSpec": "^1.0.1",
        "scope": null,
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/elliptic"
    ]
  ],
  "_from": "brorand@>=1.0.1 <2.0.0",
  "_id": "brorand@1.0.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/brorand",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "email": "fedor@indutny.com",
    "name": "indutny"
  },
  "_npmVersion": "2.1.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "brorand",
    "raw": "brorand@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/elliptic",
    "/miller-rabin"
  ],
  "_resolved": "https://registry.npmjs.org/brorand/-/brorand-1.0.5.tgz",
  "_shasum": "07b54ca30286abd1718a0e2a830803efdc9bfa04",
  "_shrinkwrap": null,
  "_spec": "brorand@^1.0.1",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/elliptic",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/brorand/issues"
  },
  "dependencies": {},
  "description": "Random number generator for browsers and node.js",
  "devDependencies": {
    "mocha": "^2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "07b54ca30286abd1718a0e2a830803efdc9bfa04",
    "tarball": "https://registry.npmjs.org/brorand/-/brorand-1.0.5.tgz"
  },
  "gitHead": "571027e0ffa1119c720bcdb8aa9c987f63beb5a6",
  "homepage": "https://github.com/indutny/brorand",
  "keywords": [
    "Random",
    "RNG",
    "browser",
    "crypto"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "fedor@indutny.com",
      "name": "indutny"
    }
  ],
  "name": "brorand",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/brorand.git"
  },
  "scripts": {
    "test": "mocha --reporter=spec test/**/*-test.js"
  },
  "version": "1.0.5"
}
