Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80540 views
1
{
2
"name": "randombytes",
3
"version": "2.0.1",
4
"description": "random bytes from browserify stand alone",
5
"main": "index.js",
6
"scripts": {
7
"test": "node test.js | tspec"
8
},
9
"repository": {
10
"type": "git",
11
"url": "git+ssh://[email protected]/crypto-browserify/randombytes.git"
12
},
13
"keywords": [
14
"crypto",
15
"random"
16
],
17
"author": "",
18
"license": "MIT",
19
"bugs": {
20
"url": "https://github.com/crypto-browserify/randombytes/issues"
21
},
22
"homepage": "https://github.com/crypto-browserify/randombytes",
23
"browser": "browser.js",
24
"devDependencies": {
25
"tap-spec": "^2.1.2",
26
"tape": "^3.0.3"
27
},
28
"gitHead": "849c4a44af3275dd1fa5ae221e5e87304b43e165",
29
"_id": "[email protected]",
30
"_shasum": "18f4a9ba0dd07bdb1580bc9156091fcf90eabc6f",
31
"_from": "randombytes@>=2.0.0 <3.0.0",
32
"_npmVersion": "2.2.0",
33
"_nodeVersion": "0.10.35",
34
"_npmUser": {
35
"name": "dcousens",
36
"email": "[email protected]"
37
},
38
"maintainers": [
39
{
40
"name": "cwmma",
41
"email": "[email protected]"
42
},
43
{
44
"name": "dcousens",
45
"email": "[email protected]"
46
},
47
{
48
"name": "dominictarr",
49
"email": "[email protected]"
50
},
51
{
52
"name": "jp",
53
"email": "[email protected]"
54
}
55
],
56
"dist": {
57
"shasum": "18f4a9ba0dd07bdb1580bc9156091fcf90eabc6f",
58
"tarball": "http://registry.npmjs.org/randombytes/-/randombytes-2.0.1.tgz"
59
},
60
"directories": {},
61
"_resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.0.1.tgz",
62
"readme": "ERROR: No README data found!"
63
}
64
65