{
"name": "brorand",
"version": "1.0.5",
"description": "Random number generator for browsers and node.js",
"main": "index.js",
"scripts": {
"test": "mocha --reporter=spec test/**/*-test.js"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/indutny/brorand.git"
},
"keywords": [
"Random",
"RNG",
"browser",
"crypto"
],
"author": {
"name": "Fedor Indutny",
"email": "[email protected]"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/indutny/brorand/issues"
},
"homepage": "https://github.com/indutny/brorand",
"devDependencies": {
"mocha": "^2.0.1"
},
"gitHead": "571027e0ffa1119c720bcdb8aa9c987f63beb5a6",
"_id": "[email protected]",
"_shasum": "07b54ca30286abd1718a0e2a830803efdc9bfa04",
"_from": "brorand@>=1.0.1 <2.0.0",
"_npmVersion": "2.1.6",
"_nodeVersion": "0.10.33",
"_npmUser": {
"name": "indutny",
"email": "[email protected]"
},
"maintainers": [
{
"name": "indutny",
"email": "[email protected]"
}
],
"dist": {
"shasum": "07b54ca30286abd1718a0e2a830803efdc9bfa04",
"tarball": "http://registry.npmjs.org/brorand/-/brorand-1.0.5.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/brorand/-/brorand-1.0.5.tgz",
"readme": "ERROR: No README data found!"
}