{ "_args": [ [ { "raw": "randombytes@^2.0.0", "scope": null, "escapedName": "randombytes", "name": "randombytes", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/Users/tennesseeg/blueCoin/node_modules/crypto-browserify" ] ], "_from": "randombytes@>=2.0.0 <3.0.0", "_id": "randombytes@2.0.6", "_inCache": true, "_location": "/randombytes", "_nodeVersion": "8.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/randombytes-2.0.6.tgz_1515607807232_0.09801237541250885" }, "_npmUser": { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "raw": "randombytes@^2.0.0", "scope": null, "escapedName": "randombytes", "name": "randombytes", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/browserify-rsa", "/crypto-browserify", "/diffie-hellman", "/public-encrypt", "/randomfill" ], "_resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.6.tgz", "_shasum": "d302c522948588848a8d300c932b44c24231da80", "_shrinkwrap": null, "_spec": "randombytes@^2.0.0", "_where": "/Users/tennesseeg/blueCoin/node_modules/crypto-browserify", "author": "", "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/randombytes/issues" }, "dependencies": { "safe-buffer": "^5.1.0" }, "description": "random bytes 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-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==", "shasum": "d302c522948588848a8d300c932b44c24231da80", "tarball": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.6.tgz" }, "gitHead": "cc8b6aec2fc35ccb1aa782dcab18268886ef26e5", "homepage": "https://github.com/crypto-browserify/randombytes", "keywords": [ "crypto", "random" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "dcousens", "email": "email@dcousens.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "jprichardson", "email": "jprichardson@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" } ], "name": "randombytes", "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": "2.0.6" }