{
  "_args": [
    [
      {
        "raw": "randomfill@^1.0.3",
        "scope": null,
        "escapedName": "randomfill",
        "name": "randomfill",
        "rawSpec": "^1.0.3",
        "spec": ">=1.0.3 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-handwriting/node_modules/crypto-browserify"
    ]
  ],
  "_from": "randomfill@>=1.0.3 <2.0.0",
  "_id": "randomfill@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/randomfill",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/randomfill-1.0.3.tgz_1508342198510_0.7042635742109269"
  },
  "_npmUser": {
    "name": "cwmma",
    "email": "calvin.metcalf@gmail.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "randomfill@^1.0.3",
    "scope": null,
    "escapedName": "randomfill",
    "name": "randomfill",
    "rawSpec": "^1.0.3",
    "spec": ">=1.0.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/crypto-browserify"
  ],
  "_resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.3.tgz",
  "_shasum": "b96b7df587f01dd91726c418f30553b1418e3d62",
  "_shrinkwrap": null,
  "_spec": "randomfill@^1.0.3",
  "_where": "/home/lively4/lively4/lively4-handwriting/node_modules/crypto-browserify",
  "author": "",
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/crypto-browserify/randombytes/issues"
  },
  "dependencies": {
    "randombytes": "^2.0.5",
    "safe-buffer": "^5.1.0"
  },
  "description": "random fill from browserify stand alone",
  "devDependencies": {
    "phantomjs": "^1.9.9",
    "standard": "^10.0.2",
    "tap-spec": "^2.1.2",
    "tape": "^4.6.3",
    "zuul": "^3.7.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YL6GrhrWoic0Eq8rXVbMptH7dAxCs0J+mh5Y0euNekPPYaxEmdVGim6GdoxoRzKW2yJoU8tueifS7mYxvcFDEQ==",
    "shasum": "b96b7df587f01dd91726c418f30553b1418e3d62",
    "tarball": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.3.tgz"
  },
  "gitHead": "3e471b7aea4d6e2380c633e7452685d56786570c",
  "homepage": "https://github.com/crypto-browserify/randombytes",
  "keywords": [
    "crypto",
    "random"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    }
  ],
  "name": "randomfill",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/crypto-browserify/randombytes.git"
  },
  "scripts": {
    "local": "zuul --local --no-coverage -- test.js",
    "phantom": "zuul --phantom -- test.js",
    "test": "standard && node test.js | tspec"
  },
  "version": "1.0.3"
}
