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