blob: bfe5912bd831258bec6587b3a247739a3a4c20bb [file] [log] [blame]
{
"_args": [
[
{
"raw": "brorand@^1.0.1",
"scope": null,
"escapedName": "brorand",
"name": "brorand",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/elliptic"
]
],
"_from": "brorand@>=1.0.1 <2.0.0",
"_id": "brorand@1.1.0",
"_inCache": true,
"_location": "/brorand",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/brorand-1.1.0.tgz_1487799559972_0.5302366453688592"
},
"_npmUser": {
"name": "indutny",
"email": "fedor@indutny.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "brorand@^1.0.1",
"scope": null,
"escapedName": "brorand",
"name": "brorand",
"rawSpec": "^1.0.1",
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/elliptic",
"/miller-rabin"
],
"_resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz",
"_shasum": "12c25efe40a45e3c323eb8675a0a0ce57b22371f",
"_shrinkwrap": null,
"_spec": "brorand@^1.0.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/elliptic",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"
},
"browser": {
"crypto": false
},
"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": "12c25efe40a45e3c323eb8675a0a0ce57b22371f",
"tarball": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz"
},
"gitHead": "ddc4f9344287769d7e2c2ea987d26bbeec5456b4",
"homepage": "https://github.com/indutny/brorand",
"keywords": [
"Random",
"RNG",
"browser",
"crypto"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "indutny",
"email": "fedor@indutny.com"
}
],
"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.1.0"
}