{ "_args": [ [ "math-random@^1.0.1", "/home/bernhard/freifunk-app/node_modules/randomatic" ] ], "_from": "math-random@>=1.0.1 <2.0.0", "_id": "math-random@1.0.1", "_inCache": true, "_installable": true, "_location": "/math-random", "_nodeVersion": "6.9.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/math-random-1.0.1.tgz_1499951218271_0.3070336836390197" }, "_npmUser": { "email": "spam@michaelrhod.es", "name": "michaelrhodes" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "math-random", "raw": "math-random@^1.0.1", "rawSpec": "^1.0.1", "scope": null, "spec": ">=1.0.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/randomatic" ], "_resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.1.tgz", "_shasum": "8b3aac588b8a66e4975e3cdea67f7bb329601fac", "_shrinkwrap": null, "_spec": "math-random@^1.0.1", "_where": "/home/bernhard/freifunk-app/node_modules/randomatic", "author": { "name": "Michael Rhodes" }, "browser": "browser.js", "bugs": { "url": "https://github.com/michaelrhodes/math-random/issues" }, "dependencies": {}, "description": "a drop-in replacement for Math.random that uses cryptographically secure random number generation, where available", "devDependencies": { "array-unique": "~0.2.1", "tape": "~4.2.2" }, "directories": {}, "dist": { "shasum": "8b3aac588b8a66e4975e3cdea67f7bb329601fac", "tarball": "https://registry.npmjs.org/math-random/-/math-random-1.0.1.tgz" }, "gitHead": "14f9d4cb231e26156e1295d4d55b624dfdb54d3c", "homepage": "https://github.com/michaelrhodes/math-random", "keywords": [ "Math.random", "crypto.getRandomValues" ], "license": "MIT", "main": "node.js", "maintainers": [ { "name": "michaelrhodes", "email": "spam@michaelrhod.es" } ], "name": "math-random", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/michaelrhodes/math-random.git" }, "scripts": { "test": "tape test.js" }, "testling": { "files": "test.js" }, "version": "1.0.1" }